html {
    position: relative;
    min-height: 100%;
}

body {
	width:100%;
	margin:auto;
	padding:0px;
	font-family: 'Roboto', sans-serif; margin-bottom:130px !important;
}
.wifiexist {
    color:#fff;
}

/* 30july features page*/

/*@font-face {
    font-family: 'alphabetaregular';
    src: url('alphabeta-webfont.woff2') format('woff2'),
         url('alphabeta-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.pc_features-banner {
    width: 100%;
    float: left;
    background-image: url(../../inc/images/pcfeatures_banner.jpg);
    background-repeat: no-repeat;
    padding: 50px 0px;
    background-size: cover;
    height: 408px;
    margin-top:90px;
}*/


/**end***/


@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blinks{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.mrgtop{ margin-top:135px !important;}
.thankimg img{ width:100%;}

.contact_banner{ width:100%; float:left;  background-image: url(../../new/images/features_banner_bg.jpg); background-repeat:no-repeat; background-size: cover;
position: absolute;
top: 0px;
left: 0; height: 265px;}

.support_banner {
    width: 100%;
    float: left;
    background: #78d5eb;
    height: 265px;
}
.feat_img{ width:100%; float:left;}

.feat_img img{
display:inline-block;
}

.support_banner .feat_img {
    margin-top: 26px;
}

.feat_des {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 78px;
}
.feat_des h3{ font-size:32px; margin-top:0px; margin-bottom:0px; font-weight:300; color:#fff; font-family: 'Lato', sans-serif;}
.feat_des h1 {
    font-size: 53px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.har_top {
    margin-top: 91px;
}

.support_des {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 95px;
}

.support_des h3{ color:#fff; font-size:35px; font-weight:700; margin-top:0px; margin-bottom:15px; font-family: 'Lato', sans-serif;}
.support_des h4{ color:#3c3c3c; font-size:18px; margin-top:0px; margin-bottom:0px; font-family: 'Lato', sans-serif; font-weight:400;}


.uninstall_banner {
    width: 100%;
    background-color: #31b3d3;
    position: absolute;
    top: 0px; height:265px;
    left: 0;
}
.uninstall_banner .feat_img {
    margin-top: 0px;
}
.unstal_img{ width:100%; float:left;}

.uninstall-tab {
    margin-top: 20% !important;
}
.uninstal-text {
    margin-top: 80px;
}





.wrapper {
	width:100%;
	margin:auto;
	padding:0px;
}

.navbar-default{ background: rgba(256, 256, 256, 0.9) !important;}

.navgate .container {
    width: 1170px;
}

.bdr_bot{
border-bottom:none;
}

.contact-col {
    padding-bottom: 100px;
    padding-top: 28%;
}
.faqcol {
    padding-bottom: 20px;
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 123px;
}
.navgate .nav > li > a:hover

{
text-decoration:underline;
}

.get_it{
border-radius: 6px;
background:#0c88c8;
color:#fff;
font-size;18px;
padding: 10px 20px 10px 20px;
display: inline-block;
margin-bottom: 10px;
}

.get_it:hover{
color:#fff!important;
}


.navgate {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}

.navgate .nav > li{
border-left: 2px solid #939393;
margin-top: 19px;
}

.navgate li:first-child {
    border: none !important;
}

.navgate .nav > li > a {
padding-left:20px;
padding-right:20px;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	
	line-height: 0px;
	
	color:#1e343e;
font-size: 17px;
}
.navgate .nav > li > a:hover{ color:#0c88c8 !important;}
.navgate .nav > li > a.active{ color:#0c88c8;}
.navgate .navbar-default {
	background: #f2f2f2 !important;
	border-color: none;
	border:none;
}

.navgate .navbar {
	border-radius: 0px;
	margin-bottom: 0px!important;
}
.navgate .navbar-brand {
	float: left;
	height: auto;
}
.navgate .navbar-nav {
	float: left;
	margin: 0;
	margin: 20px 0px 0px 0px;
}
.toll_free {
display:none;
}
.toll_free li {
	font-size: 26px;
	padding: 0px 0px 0px 0;
}
#banner2 {
	background: url(../images/banner_img.jpg) repeat scroll center center / cover;
	height: 778px;
	width: 100%;
	position:relative;
}
 #banner2::before {
 display: block;
 position: absolute;
 background: rgba(31, 60, 113, 0.7);
 content: '';
 top: 0;
 right: 0;
 left: 0;
 bottom: 0;
 opacity:1;
}
.header_hd {
	width:100%;
	text-align:center;
	padding: 280px 0px 0px 0px;
	color:#fff;
}
/*.header_hd button {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	padding: 20px 32px;
	border-radius: 30px;
	transition: 0.5s;
	color: #fff;
	background: #00a8ff;
	border: 4px solid #fff;
	margin: 54px 0px 3px 0px;
	transition: 0.5s all ease;
}
.header_hd button:hover {
	background:#0c88c8;
}
.header_hd button i {
	padding:0px 0px 0px 10px;
	float:right;
	margin-top:-2px;
	display:inline-block;
}*/

.header_hd a {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	padding: 20px 32px;
	border-radius: 30px;
	transition: 0.5s;
	color: #fff;
	background: #00a8ff;
	border: 4px solid #fff;
	margin: 54px 0px 3px 0px;
	transition: 0.5s all ease;
}
.header_hd a:hover {
	background:#0c88c8; color:#fff;
}
.header_hd a i {
	padding:0px 0px 0px 10px;
	float:right;
	margin-top:-2px;
	display:inline-block;
}

.header_hd h2 {
	font-size:60px;
}
.header_hd h2 span {
	font-size:60px;
	font-weight:700;
}
.header_hd h3 {
	font-size: 24px;
	font-weight:300;
}
.four_service {
	padding:70px 0px;
}

.four_service h2{
font-size: 36px;
text-align: center;
font-weight: 400;
margin: 0px;
text-transform:uppercase;
padding: 0px 0px 40px 0px;
}


.unversial_fixer {
	text-align:center;
}
.unversial_fixer h2 {
	color:#011d2a;
	font-size: 31px;
	font-weight:300;
	padding:0px 0px 42px 0px;
	text-transform: capitalize;
}
.unversial_fixer div {
	height: 150px;
	width: 150px;
	background-color: #4a8abf;
	border-radius: 50%;
	text-align:center;
	padding: 30px;
	margin: auto;
	transition: 0.5s all ease;
}
.unversial_fixer div:hover {
	background:#011d2a;
}
.unversial_fixer div img {
	display:inline-block;
	transform: rotateY(0deg);
transition: all .3s ease-out;
}
.unversial_fixer:hover div img {
	position: relative;
	top: -10px;
	transform: rotateY(360deg);
}
.unversial_fixer p {
	color:#01486a;
	font-size:14px;
	padding:30px 0px 0px 0px;
	line-height: 26px;
}
#test_blue_line {
	background:#333;
}
#test_blue_line p {
	color:#fff;
	font-size:18px;
	text-align:center;
	margin:0px;
	padding:10px 0px;
}
#pc_performance {
	padding:64px 0px;
background:#f3f3f3;
}
.pc_perfprmance_part {
}
.pc_performance_left {
	width: 100%;
	position: relative;
}
.pc_performance_left h2 {
	font-size:36px;
	font-weight:300;
	margin:0px;
	color:#011d2a;
	padding:0px 0px 42px 0px;
}
.pc_performance_left ul {
	line-height: 2 !important;
	padding: 0px;
}
.pc_performance_left ul li {
	font-size: 18px;
	font-weight: 300;
	display: inline-flex;
	width: 100%;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left:15px;
	background:url(../images/arrow_blu.png) no-repeat top left;
	background-position:0px 10px;
}
.pc_performance_left li i {
	color: #0374af;
	line-height: 18px;
	font-size: 13px;
	padding-top: 7px;
	padding-right: 10px;
}
.pc_performance_right {
	text-align:center;
}
.pc_performance_right h2 {
	font-size:36px;
	font-weight:300;
	margin:0px;
	color:#011d2a;
	padding:0px 0px 42px 0px;
}
.pc_performance_right p {
	text-align:center;
}
.pc_performance_right p img {
	display:inline-block;
}
.pc_performance_right a {
	font-size:18px;
	text-decoration:underline;
}
#testimonials {
	border-bottom:1px solid#ccd1d6;
	border-top:1px solid#ccd1d6;
	padding:54px 0px;
}
#testimonials h2 {
	font-size:36px;
	text-align:center;
	font-weight:300;
}
.four_test_monials {
	text-align:center;
	margin:45px 0px 0px 0px;
}
.four_test_monials_innerbox {
	border-right:1px solid#ccd1d6;
	text-align:center;
	padding:0px 40px;
}
.four_test_monials_innerbox figure {
	text-align:center;
}
.four_test_monials_innerbox figure img {
	display:inline-block;
}
.four_test_monials_innerbox h3 {
	color:#0374af;
	font-size:24px;
	font-weight: 300;
}
.four_test_monials_innerbox p {
	font-size:14px;
	color:#555555;
}
#award {
	background:#f5f5f5;
	text-align:center;
	padding:54px 0px;
}
#award h2 {
	font-size: 36px;
	text-align: center;
	font-weight: 300;
	padding:0px 0px 60px 0px;
}
.footerbg {
	background: url(../images/footer_blue.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.footer_nav {
	text-align:center;
	padding:30px 0px;
}
.footer_nav ul {
	color:#fff;
}
.footer_nav ul li {
	display:inline-block;
	padding: 0px 14px;
	color:#fff;
}
.footer_nav ul li a {
	color:#fff;
	font-size:14px;
}
.footer_nav ul li a:hover {
	color:#f7f2f2;
}
.footer_nav p {
	color:#fff;
	font-size:16px;
	margin:0px;
e
}
.copyrights {
	background:#000000;
	padding: 15px 0px 7px 0px;
}
.copy_righ_text p {
	font-size:14px;
	color:#fff;
	margin:0px;
	text-align:right;
}
.shrink-nav {
	top: -22px;
	position: fixed;
padding: 0px 0px;
border-bottom: #e7e7e7 solid 1px !important;
margin-top: 22px;
}
.shrink-nav .navbar-default {
   /* background: #fff !important;*/
}
.copy_nv {
}
.copy_nv ul {
	color:#fff;
	margin: 0;
	padding:0px;
}
.copy_nv ul li {
	display:inline-block;
	padding:0px 20px;
	color:#fff;
}
.copy_nv ul li a {
	color:#fff;
	font-size:14px;
}
.copy_nv ul li a:hover {
	color:#f7f2f2;
}

#award .util-theme-default .util-page span {
    display: none;
}

/*blog section part start***********************************/

#blog_section{
padding: 54px 0px 40px 0px;
}
#blog_section h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 300;
	margin:0px;
	padding:0px 0px 40px 0px;
}
.blog_part2{

}
.blog_left{
text-align:center;
}
.blog_left figure{
text-align:center;
}
.blog_left figure img{
display:inline-block;
}
.blog_left h1{
margin:0;
color: #314a86;
font-size: 25px;
font-weight: 400;
padding:29px 0px 13px 0px;
}
.blog_left h4{
margin:0;
color: #314a86;
font-size: 20px;
font-weight: 300;
padding:0px 0px 12px 0px;
}
.blog_left p{
font-size: 14px;
color: #555555;
padding:0px;
}
.blog_part2 button{
    display: inline-block;
    padding: 6px 12px;
    margin:20px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background:#009900;
	color:#fff;
	transition: 0.5s all ease;
}
.blog_part2 button:hover{
background:#30aa30;
}

@media (min-width:992px) and (max-width:1199px) {
.navgate .container {
    width: 970px;
}	
	
}

@media (min-width:768px) and (max-width:991px) {
.navbar-brand > img {
    width: 219px;
}
.navgate .navbar-nav {
    margin: 9px 0px 0px 0px;
}	
.navgate .container {
    width: 750px;
}
.har_top {
    margin-top: 69px;
}

.navgate .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;	
}
#mid {
    width: 750px !important;
}
.w950 {
    width: 750px !important;
}
.w934 {
    width: 750px !important;
}
.mrgtop {
    margin-top: 127px !important;
}
#mid {
    background: none !important;
}



	
}


@media screen and (max-width:767px) {
.faq_content {
    width: 100% !important;
}
.chat_faq {
    width: 100%;
}


	
.uninstall_banner {
    height: auto;
}	
.uninstall-tab {
    margin-top: 44% !important;
}
	
#mid {
    width: 750px !important;
}
.w950 {
    width: 750px !important;
}
.w934 {
    width: 750px !important;
}
.mrgtop {
    margin-top: 327px !important;
}
#mid {
    background: none !important;
}
.bg05 {
    width: 100% !important;
}	
	
	
	
footer {
    position: relative;
}
.navgate .container {
    width: 100%;
}	
	
	.navgate .nav > li {
	border-left: none;
	margin-top: 19px;
}
	
.navbar-brand img {
    width: 230px;
}
.navbar-toggle { border:none !important;
    background-color: #0c88c8 !important;  margin-top: 21px !important;  
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #005480 !important;
}
.navgate .nav > li > a {
    padding-left: 0;
      border-left: none;  padding-top: 0;   
}
.navgate .navbar-nav {
    width: 100% !important;
}
.navbar-default .nav > li {
    border-bottom: 1px solid #ccc!important;
    padding-bottom: 10px;
}

.support_banner {
    width: 100%;
    float: left;
    background: #78d5eb;
    height: auto;
}

.support_des {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
	 margin-bottom: 25px;
}

.contact_banner {
    height: auto;
	margin-top: 70px;
}

.feat_img {
    width: 100%;
    float: left;
    text-align: center;
}

.feat_des {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 28px;
	margin-bottom:20px;
}

.feat_img img {
    display: inline-block;
    width: 200px;
}

.w934 {
    width: auto!important;
}

.w950 {
    width: auto!important;
    margin: auto;
}

#mid {
    width: auto!important;
	}

}

/*blog section part end**********************************/



/* 30july features page*/


html {
    position: relative;
    min-height: 100%;
}

body {
	width:100%;
	margin:auto;
	padding:0px;
	font-family: 'Roboto', sans-serif; margin-bottom:130px !important;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blinks{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.mrgtop{ margin-top:135px !important;}
.thankimg img{ width:100%;}

.contact_banner{ width:100%; float:left;  background-image: url(../../new/images/features_banner_bg.jpg); background-repeat:no-repeat; background-size: cover;
position: absolute;
top: 0px;
left: 0; height: 265px;}

.support_banner {
    width: 100%;
    float: left;
    background: #78d5eb;
    height: 265px;
}
.feat_img{ width:100%; float:left;}

.feat_img img{
display:inline-block;
}

.support_banner .feat_img {
    margin-top: 26px;
}

.feat_des {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 78px;
}
.feat_des h3{ font-size:32px; margin-top:0px; margin-bottom:0px; font-weight:300; color:#fff; font-family: 'Lato', sans-serif;}
.feat_des h1 {
    font-size: 53px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 700;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.har_top {
    margin-top: 91px;
}

.support_des {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 95px;
}

.support_des h3{ color:#fff; font-size:35px; font-weight:700; margin-top:0px; margin-bottom:15px; font-family: 'Lato', sans-serif;}
.support_des h4{ color:#3c3c3c; font-size:18px; margin-top:0px; margin-bottom:0px; font-family: 'Lato', sans-serif; font-weight:400;}


.uninstall_banner {
    width: 100%;
    background-color: #31b3d3;
    position: absolute;
    top: 0px; height:265px;
    left: 0;
}
.uninstall_banner .feat_img {
    margin-top: 0px;
}
.unstal_img{ width:100%; float:left;}

.uninstall-tab {
    margin-top: 20% !important;
}
.uninstal-text {
    margin-top: 80px;
}





.wrapper {
	width:100%;
	margin:auto;
	padding:0px;
}

.navbar-default{ background: rgba(256, 256, 256, 0.9) !important;}

.navgate .container {
    width: 1170px;
}

.bdr_bot{
border-bottom:none;
}

.contact-col {
    padding-bottom: 100px;
    padding-top: 28%;
}
.faqcol {
    padding-bottom: 20px;
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 123px;
}
.navgate .nav > li > a:hover

{
text-decoration:underline;
}

.get_it{
border-radius: 6px;
background:#0c88c8;
color:#fff;
font-size;18px;
padding: 10px 20px 10px 20px;
display: inline-block;
margin-bottom: 10px;
}

.get_it:hover{
color:#fff!important;
}


.navgate {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
}

.navgate .nav > li{
border-left: 2px solid #939393;
margin-top: 19px;
}

.navgate li:first-child {
    border: none !important;
}

.navgate .nav > li > a {
padding-left:20px;
padding-right:20px;
	position: relative;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	
	line-height: 0px;
	
	color:#1e343e;
font-size: 17px;
}
.navgate .nav > li > a:hover{ color:#0c88c8 !important;}
.navgate .nav > li > a.active{ color:#0c88c8;}
.navgate .navbar-default {
	background: #f2f2f2 !important;
	border-color: none;
	border:none;
}

.navgate .navbar {
	border-radius: 0px;
	margin-bottom: 0px!important;
}
.navgate .navbar-brand {
	float: left;
	height: auto;
}
.navgate .navbar-nav {
	float: left;
	margin: 0;
	margin: 20px 0px 0px 0px;
}
.toll_free {
display:none;
}
.toll_free li {
	font-size: 26px;
	padding: 0px 0px 0px 0;
}
#banner2 {
	background: url(../images/banner_img.jpg) repeat scroll center center / cover;
	height: 778px;
	width: 100%;
	position:relative;
}
 #banner2::before {
 display: block;
 position: absolute;
 background: rgba(31, 60, 113, 0.7);
 content: '';
 top: 0;
 right: 0;
 left: 0;
 bottom: 0;
 opacity:1;
}
.header_hd {
	width:100%;
	text-align:center;
	padding: 280px 0px 0px 0px;
	color:#fff;
}
/*.header_hd button {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	padding: 20px 32px;
	border-radius: 30px;
	transition: 0.5s;
	color: #fff;
	background: #00a8ff;
	border: 4px solid #fff;
	margin: 54px 0px 3px 0px;
	transition: 0.5s all ease;
}
.header_hd button:hover {
	background:#0c88c8;
}
.header_hd button i {
	padding:0px 0px 0px 10px;
	float:right;
	margin-top:-2px;
	display:inline-block;
}*/

.header_hd a {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	display: inline-block;
	padding: 20px 32px;
	border-radius: 30px;
	transition: 0.5s;
	color: #fff;
	background: #00a8ff;
	border: 4px solid #fff;
	margin: 54px 0px 3px 0px;
	transition: 0.5s all ease;
}
.header_hd a:hover {
	background:#0c88c8; color:#fff;
}
.header_hd a i {
	padding:0px 0px 0px 10px;
	float:right;
	margin-top:-2px;
	display:inline-block;
}

.header_hd h2 {
	font-size:60px;
}
.header_hd h2 span {
	font-size:60px;
	font-weight:700;
}
.header_hd h3 {
	font-size: 24px;
	font-weight:300;
}
.four_service {
	padding:70px 0px;
}

.four_service h2{
font-size: 36px;
text-align: center;
font-weight: 400;
margin: 0px;
text-transform:uppercase;
padding: 0px 0px 40px 0px;
}


.unversial_fixer {
	text-align:center;
}
.unversial_fixer h2 {
	color:#011d2a;
	font-size: 31px;
	font-weight:300;
	padding:0px 0px 42px 0px;
	text-transform: capitalize;
}
.unversial_fixer div {
	height: 150px;
	width: 150px;
	background-color: #4a8abf;
	border-radius: 50%;
	text-align:center;
	padding: 30px;
	margin: auto;
	transition: 0.5s all ease;
}
.unversial_fixer div:hover {
	background:#011d2a;
}
.unversial_fixer div img {
	display:inline-block;
	transform: rotateY(0deg);
transition: all .3s ease-out;
}
.unversial_fixer:hover div img {
	position: relative;
	top: -10px;
	transform: rotateY(360deg);
}
.unversial_fixer p {
	color:#01486a;
	font-size:14px;
	padding:30px 0px 0px 0px;
	line-height: 26px;
     text-align: justify;
}
#test_blue_line {
	background:#333;
}
#test_blue_line p {
	color:#fff;
	font-size:18px;
	text-align:center;
	margin:0px;
	padding:10px 0px;
}
#pc_performance {
	padding:64px 0px;
background:#f3f3f3;
}
.pc_perfprmance_part {
}
.pc_performance_left {
	width: 100%;
	position: relative;
}
.pc_performance_left h2 {
	font-size:36px;
	font-weight:300;
	margin:0px;
	color:#011d2a;
	padding:0px 0px 42px 0px;
}
.pc_performance_left ul {
	line-height: 2 !important;
	padding: 0px;
}
.pc_performance_left ul li {
	font-size: 18px;
	font-weight: 300;
	display: inline-flex;
	width: 100%;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left:15px;
	background:url(../images/arrow_blu.png) no-repeat top left;
	background-position:0px 10px;
}
.pc_performance_left li i {
	color: #0374af;
	line-height: 18px;
	font-size: 13px;
	padding-top: 7px;
	padding-right: 10px;
}
.pc_performance_right {
	text-align:center;
}
.pc_performance_right h2 {
	font-size:36px;
	font-weight:300;
	margin:0px;
	color:#011d2a;
	padding:0px 0px 42px 0px;
}
.pc_performance_right p {
	text-align:center;
}
.pc_performance_right p img {
	display:inline-block;
}
.pc_performance_right a {
	font-size:18px;
	text-decoration:underline;
}
#testimonials {
	border-bottom:1px solid#ccd1d6;
	border-top:1px solid#ccd1d6;
	padding:54px 0px;
}
#testimonials h2 {
	font-size:36px;
	text-align:center;
	font-weight:300;
}
.four_test_monials {
	text-align:center;
	margin:45px 0px 0px 0px;
}
.four_test_monials_innerbox {
	border-right:1px solid#ccd1d6;
	text-align:center;
	padding:0px 40px;
}
.four_test_monials_innerbox figure {
	text-align:center;
}
.four_test_monials_innerbox figure img {
	display:inline-block;
}
.four_test_monials_innerbox h3 {
	color:#0374af;
	font-size:24px;
	font-weight: 300;
}
.four_test_monials_innerbox p {
	font-size:14px;
	color:#555555;
}
#award {
	background:#f5f5f5;
	text-align:center;
	padding:54px 0px;
}
#award h2 {
	font-size: 36px;
	text-align: center;
	font-weight: 300;
	padding:0px 0px 60px 0px;
}
.footerbg {
	background: url(../images/footer_blue.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.footer_nav {
	text-align:center;
	padding:30px 0px;
}
.footer_nav ul {
	color: #fff;
	padding: 0;
	margin: 0;
}
.footer_nav ul li {
	display:inline-block;
	padding: 0px 14px;
	color:#fff;
}
.footer_nav ul li a {
	color:#fff;
	font-size:14px;
}
.footer_nav ul li a:hover {
	color:#f7f2f2;
}
.footer_nav p {
	color:#fff;
	font-size:16px;
	margin:0px;

}
.copyrights {
	background:#000000;
	padding: 15px 0px 7px 0px;
}
.copy_righ_text p {
	font-size:14px;
	color:#fff;
	margin:0px;
	text-align:right;
}
.shrink-nav {
	top: -22px;
	position: fixed;
padding: 0px 0px;
border-bottom: #e7e7e7 solid 1px !important;
margin-top: 22px;
}
.shrink-nav .navbar-default {
   /* background: #fff !important;*/
}
.copy_nv {
	text-align: center;
}
.copy_nv ul {
	color:#fff;
	margin: 0;
	padding:0px;
}
.copy_nv ul li {
	display:inline-block;
	padding:0px 20px;
	color:#fff;
}
.copy_nv ul li a {
	color:#fff;
	font-size:14px;
}
.copy_nv ul li a:hover {
	color:#f7f2f2;
}

#award .util-theme-default .util-page span {
    display: none;
}

/*blog section part start***********************************/

#blog_section{
padding: 54px 0px 40px 0px;
}
#blog_section h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 300;
	margin:0px;
	padding:0px 0px 40px 0px;
}
.blog_part2{

}
.blog_left{
text-align:center;
}
.blog_left figure{
text-align:center;
}
.blog_left figure img{
display:inline-block;
}
.blog_left h1{
margin:0;
color: #314a86;
font-size: 25px;
font-weight: 400;
padding:29px 0px 13px 0px;
}
.blog_left h4{
margin:0;
color: #314a86;
font-size: 20px;
font-weight: 300;
padding:0px 0px 12px 0px;
}
.blog_left p{
font-size: 14px;
color: #555555;
padding:0px;
}
.blog_part2 button{
    display: inline-block;
    padding: 6px 12px;
    margin:20px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background:#009900;
	color:#fff;
	transition: 0.5s all ease;
}
.blog_part2 button:hover{
background:#30aa30;
}

@media (min-width:992px) and (max-width:1199px) {
.navgate .container {
    width: 970px;
}	
	
}

@media (min-width:768px) and (max-width:991px) {
.navbar-brand > img {
    width: 219px;
}
.navgate .navbar-nav {
    margin: 9px 0px 0px 0px;
}	
.navgate .container {
    width: 750px;
}
.har_top {
    margin-top: 69px;
}

.navgate .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;	
}
#mid {
    width: 750px !important;
}
.w950 {
    width: 750px !important;
}
.w934 {
    width: 750px !important;
}
.mrgtop {
    margin-top: 127px !important;
}
#mid {
    background: none !important;
}

.copy_nv ul li {
	padding: 0px 8px;
}

	
}


@media screen and (max-width:767px) {
.faq_content {
    width: 100% !important;
}
.chat_faq {
    width: 100%;
}


	
.uninstall_banner {
    height: auto;
}	
.uninstall-tab {
    margin-top: 44% !important;
}
	
#mid {
    width: 750px !important;
}
.w950 {
    width: 750px !important;
}
.w934 {
    width: 750px !important;
}
.mrgtop {
    margin-top: 327px !important;
}
#mid {
    background: none !important;
}
.bg05 {
    width: 100% !important;
}	
	
	
	
footer {
    position: relative;
}
.navgate .container {
    width: 100%;
}	
	
	.navgate .nav > li {
	border-left: none;
	margin-top: 19px;
}
	
.navbar-brand img {
    width: 230px;
}
.navbar-toggle { border:none !important;
    background-color: #0c88c8 !important;  margin-top: 21px !important;  
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #005480 !important;
}
.navgate .nav > li > a {
    padding-left: 0;
      border-left: none;  padding-top: 0;   
}
.navgate .navbar-nav {
    width: 100% !important;
}
.navbar-default .nav > li {
    border-bottom: 1px solid #ccc!important;
    padding-bottom: 10px;
}

.support_banner {
    width: 100%;
    float: left;
    background: #78d5eb;
    height: auto;
}

.support_des {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
	 margin-bottom: 25px;
}

.contact_banner {
    height: auto;
	margin-top: 70px;
}

.feat_img {
    width: 100%;
    float: left;
    text-align: center;
}

.feat_des {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 28px;
	margin-bottom:20px;
}

.feat_img img {
    display: inline-block;
    width: 200px;
}

.w934 {
    width: auto!important;
}

.w950 {
    width: auto!important;
    margin: auto;
}

#mid {
    width: auto!important;
	}

.copy_nv ul li {
	display: inline-block;
	padding: 0px 4px;
	color: #fff;
}

}

/*blog section part end**********************************/




