body {
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	min-width:1000px
}

.social-icons {
    float: right;
}


a {
	text-decoration: none;
	color: #0D3F7C;
}
a:hover {
	color: #ff7200;
}

#Top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	align-items: center;
    display: flex;
	height: 110px;
}
#Top #Social {
	float: right;
	height: 75px;
	width: 100%;
	text-align: right;
}
.sicon {
	margin-top: 15px;
	margin-left: 5px;
}
.logo {
	float: left;
	width: 200px;
}
#Navi2 {
	background-color: #0D3F7C;
	height: 50px;
}
#Navi2 #InNavi2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#Navi2 #InNavi2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navi2 #InNavi2 ul li {
	float: left;
}
#Navi2 #InNavi2 ul li a {
	line-height: 50px;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#Navi2 #InNavi2 ul li a:hover {
	background-color: #3C7ECA;
}
#Navi2 #InNavi2 ul li #Current {
	background-color: #3C7ECA;
}
#Navi2 #InNavi2 #Track a:hover {
	background-color: #3C7ECA;
}
#Navi2 #InNavi2 #Track #Current {
	background-color: #3C7ECA;
}
#HMain {
	background-color: #E3E3E3;
	background-image: url(images/headbk.png);
	background-repeat: repeat-x;
	background-position: top;
}
#HMain #InHMain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 48px;
	padding-bottom: 50px;
	height: 302px;
	background-image: url(images/logos.png);
	background-repeat: no-repeat;
	background-position: left 330px;
}
/*05-02-2020*/
#translator_container_my_translator { 
	width: 100%;
}
#HMain #InHMain2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #c8eaff;
	font-weight: bold;
}
#HMain #InHMain h1 {
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: -2px;
	padding: 0px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#HMain #InHMain2 h1 {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
}
#HMain #InHMain2 h2 {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
}
#HMain #InHMain #HMainDesc {
	font-size: 16px;
	color: #C8EAFF;
	width: 550px;
	margin-bottom: 25px;
	font-weight: bold;
}
#HMainBtn a {
	background-color: #ff7200;
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFF;
}
#HMainBtn a:hover {
	background-color: #3C7ECA;
}
#Mac {
	background-image: url(images/mac.png);
	background-repeat: no-repeat;
	height: 306px;
	width: 382px;
	float: right;
}
.orange {
	color: #FF7221;
}
.green {
	color: #ff7200;
}
#Main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
#Main h2 {
	font-size: 27px;
	padding: 0px;
	color: #0D3F7C;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bloglist h1 {
	font-size: 27px;
	padding: 0px;
	color: #0D3F7C;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#Main p {
	margin: 0px;
	padding: 0px;
	/*text-align: justify;*/
}
#Track {
	float: right;
}
#Track a {
	background-color: #ff7200;
	height: 50px;
	display: block;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	font-weight: bold;
}
.seperate {
	background-color: #E3E3E3;
	height: 8px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.rightimage {
	float: right;
	margin-left: 20px;
}
.clear {
	clear: both;
}
#Top #Counter {
	float: left;
	height: 65px;
	width: 400px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #0D3F7C;
	padding-top: 10px;
}
#Top #Counter #Count {
	font-size: 35px;
	color: #ff7200;
	font-weight: bold;
}
#Cat {
	width: 320px;
	margin-left: 30px;
	float: right;
}
.catlist {
	line-height: 40px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #0D3F7C;
	font-weight: bold;
}
.tick {
	float: left;
	margin-right: 10px;
}
.testimonial {
	background-color: #3C7ECA;
	padding: 20px;
	color: #FFF;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#BottomCon {
	background-color: #E3E3E3;
}
#Bottom {
	background-color: #E3E3E3;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	font-size: 13px;
	line-height: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#Bottom p {
	margin: 0px;
	padding: 0px;
}
#Bottom a {
	color: #0D3F7C;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
}
.bottomimage {
	float: right;
	margin-left: 5px;
}
.cwm {
	text-align: center;
	float: left;
	line-height: 20px;
	padding-top: 10px;
	color: #666;
}
#BottomCon #Bottom .cwm p a {
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#Slide2{
	height:207px;
	width:352px;
	position:relative;
	z-index:1;
	margin-top: 11px;
	margin-left: 16px;
}
#Progress {
	height: 55px;
	margin-bottom: 20px;
}
.progressoff {
	float: left;
	height: 55px;
	width: 250px;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	color: #0D3F7C;
}
.progresson {
	float: left;
	height: 55px;
	width: 250px;
	line-height: 55px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.networkpack {
	background-color: #0D3F7C;
	float: left;
	width: 270px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 25px;
}
.networkhead {
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	margin-bottom: 20px;
	height: 50px;
	background-color: #3C7ECA;
	padding: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.networkdesc {
	color: #C8EAFF;
	text-align: justify;
	margin-bottom: 20px;
	font-size: 13px;
	height: 70px;
}
.networkprice {
	font-size: 25px;
	color: #FFF;
	margin-bottom: 15px;
	text-align: center;
}
.networkicon {
	float: left;
	margin-right: 10px;
}
.npspace {
	float: left;
	height: 320px;
	width: 20px;
}
#Networks {
	margin-bottom: 20px;
}
#Networks a {
	line-height: 50px;
	background-color: #ff7200;
	text-align: center;
	height: 50px;
	width: 160px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#Networks a:hover {
	background-color: #3C7ECA;
}
#Packages {
	background-color: #0D3F7C;
	margin-top: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.package {
	background-color: #3C7ECA;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	padding: 0px;
}
.packagepop {
	background-color: #ff7200;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
	padding: 10px;
}
.packagename {
	font-weight: normal;
	font-size: 22px;
	color: #C8EAFF;
	height: 50px;
	padding-left: 20px;
	line-height: 50px;
}
.packagebtn {
	float: right;
}
.packagebtn a {
	height: 40px;
	display: block;
	width: 150px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	background-color: #ff7200;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #FFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.packagebtn a:hover {
	background-color: #0D3F7C;
}
.packprice {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
}
.packprice2 {
	float: right;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 40px;
	padding-right: 20px;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.choosepack {
	text-align: center;
	padding-bottom: 20px;
}
.formtxt {
	font-size: 16px;
	width: 500px;
	padding: 6px;
}
.formtxt3 {
	font-size: 16px;
	width: 500px;
	padding: 6px;
	margin-bottom: 10px;
}
.formtxt2 {
	font-size: 16px;
	width: 500px;
}
.otherbutton a {
	display: block;
	width: 150px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-decoration: none;
	color: #FFF;
	background-color: #ff7200;
	font-weight: bold;
}
.otherbutton a:hover {
	color: #FFF;
	background-color: #0D3F7C;
	background-image: none;
}

.otherbutton button {
	display: block;
	width: 150px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-decoration: none;
	color: #FFF;
	background-color: #ff7200;
	border-color: #ff7200;
	font-weight: bold;
}
.otherbutton button:hover {
	color: #FFF;
	background-color: #0D3F7C;
	border-color: #0D3F7C;
	background-image: none;
}


.completeprice {
	font-size: 40px;
	color: #009900;
	padding-bottom: 25px;
	font-weight: bold;
}
.ordertestimonial {
	background-color: #3C7ECA;
	float: right;
	width: 250px;
	padding: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #FFF;
}
.ordertestimonial2 {
	background-color: #3C7ECA;
	float: right;
	width: 400px;
	padding: 30px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #FFF;
	font-size: 15px;
}
.othead {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
.orderpp {
	padding-top: 30px;
}
.myorderhead {
	background-color: #0D3F7C;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.myorderhead2 {
	background-color: #3C7ECA;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.myordertd {
	background-color: #EDEDED;
}
.myordertd2 {
	background-color: #E3E3E3;
}
.bloglist {
	border: 10px solid #E3E3E3;
	padding: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-bottom: 10px;
}

.headturbo {
                        background: #000825 none repeat scroll 0 0;
                        height: auto;
                        /* min-height: 680px; */
                        overflow: hidden;
                        padding: 20px 0;
                        clear: both;
                                }
								
								
.btn.btn-green {
                 padding: 14px 15px;
                 background: #139a0a none repeat scroll 0 0;
                color: #fff;
                }
