﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 16px;
	zoom: 90%;
}
img {
	max-width: 100%;
	height: auto
}
header {
	padding: 10px 0px 15px 0px;
	top: 0;
	left: 0;
	z-index: 9999;
	background: #fff;
	width: 100%;
}
.mwt_nav .navbar-brand {
	padding: 0;
	height: auto;
	display:none;
}
.mwt_nav .navbar-default {
	border: none;
	box-shadow: none;
	
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */;
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2), 0 4px 10px 0 rgba(0, 0, 0, 0.19);
}
.mwt_nav .navbar {
	margin: 0;
	min-height: inherit
}
.mwt_nav .nav > li > a {
	padding: 0;
	/*padding: 0 85px 0 86px;*/
	line-height: 40px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	outline: none;
	text-align: center;
}
.collapse .mwt_nav .nav > li > a {
	padding: 0;
	text-align: center;
    width: 100%;
}
.collapse.navbar-collapse {width: 97.5%;}
.collapse1 .nav.navbar-nav{width:100%;}
.collapse1 .nav.navbar-nav > li { float: left;width: 20%;}
.mwt_nav_footer .nav > li > a {
	padding: 0;
	/*padding: 0 84px 0 83px;*/
	line-height: 40px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	outline: none
}
.mwt_nav .navbar-default .navbar-nav > .active > a, .mwt_nav .nav > li > a:hover {
	color: #fff;
	box-shadow: none;
	background: rgb(136,195,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,195,206,1) 0%, rgba(136,195,206,1) 50%, rgba(91,169,183,1) 50%, rgba(91,169,183,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,195,206,1) 0%,rgba(136,195,206,1) 50%,rgba(91,169,183,1) 50%,rgba(91,169,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,195,206,1) 0%,rgba(136,195,206,1) 50%,rgba(91,169,183,1) 50%,rgba(91,169,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}
.mwt_nav_footer .navbar-default .navbar-nav > .active > a, .mwt_nav_footer .nav > li > a:hover {
	color: #fff;
	box-shadow: none;
	background: rgb(136,195,206); /* Old browsers */
background: -moz-linear-gradient(top, rgba(136,195,206,1) 0%, rgba(136,195,206,1) 50%, rgba(91,169,183,1) 50%, rgba(91,169,183,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(136,195,206,1) 0%,rgba(136,195,206,1) 50%,rgba(91,169,183,1) 50%,rgba(91,169,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(136,195,206,1) 0%,rgba(136,195,206,1) 50%,rgba(91,169,183,1) 50%,rgba(91,169,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */


}
.nav.navbar-nav {width: 100%;}
.nav.navbar-nav > li {float: left;width: 20%;}
/*.mwt_nav .navbar-nav {
	margin-top: 5px;
}*/
.auto-style2 {font-size:10pt;}
.custom-height{min-height:795px;}
.slider-section .carousel-control {
	width: 70px;
	opacity: 1
}
.slider-section .carousel-control.right {
	background: url(../images/slider-right-arrow.png) no-repeat center center
}
.slider-section .carousel-control.left {
	background: url(../images/slider-left-arrow.png) no-repeat center center
}
.slider-section-inner .item {
	min-height: 200px;
	background-position: center top;
	color: #fff;
	padding-top: 40px;
	text-align: center;
	padding-bottom: 0;
}
.slider-section-inner h2 {
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 5px 5px #000;
	margin: 0;
	padding: 30px 0;
	font-weight: 600;
}
.slider-section .item {
	min-height: 200px;
	background-position: center top;
	color: #fff;
	padding-top: 160px;
	text-align: center;
	padding-bottom: 0;
}
.slider-section h2 {
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 5px 5px #000;
	margin: 0;
	padding: 30px 0;
	font-weight: 600;
}
.slider-section h3 {
	font-style: italic;
	font-size: 21px;
	letter-spacing: 2px;
	margin: 0;
	padding: 35px 0
}
.slider-top-tab {
	font-size: 0;
	margin: 0 auto;
	padding: 0;
	max-width: 687px;
	border: 1px solid #fff;
}
.slider-top-tab li {
	display: inline-block;
	width: 33.33%;
	border-right: 1px solid #fff;
}
.slider-top-tab li a {
	font-size: 23px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: 400;
}
.orange-bg {
	background: #efa300;
}
.blue-bg {
	background: #419bf1;
}
.green-bg {
	background: #58b300;
}
.slider-center-3Box {
	max-width: 500px;
	margin: 0 auto;
	width: 90%;
}
.slider-center-3Box .inside-content {
	background: url(../images/slid_bg.png) repeat;
	padding: 30px 15px;
	position: relative;
	padding-top: 30px;
	z-index: 22;
	
	
	border-top: none;

}
.slider-center-3Box .inside-contenth1 {


	position: relative;

	z-index: 22;
	font-size: 70px;
	text-shadow: 0 5px 5px #000;
	border-top: none;
	font-family: 'Oswald', sans-serif;
	letter-spacing:12px;
}
.slider-center-3Box .inside-contenth2 {
	position: relative;
	
	z-index: 22;
	font-size: 50px;
	text-shadow: 0 5px 5px #000;
	border-top: none;
	font-family: 'Oswald', sans-serif;
}
.slider-center-3Box .checck-icon {
	margin-bottom: -16px;
	position: relative;
	z-index: 33;
	background: url(../images/check-icon.png) no-repeat center bottom;
	height: 60px;
}
.padding80pxTB {
	padding: 0px 0;
	text-align:center;
}
.section-title-wel{
	margin-bottom: 40px;
	border-top:1px solid #333;
	width:100%;
	padding:10px 0px;
	float:left;
	text-align: justify;
	
	}
.section-title {
	margin-bottom: 40px;
	text-align: center;

}
.section-title h2 {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0;
	color: #000;
	font-size: 26px;
	font-weight: 600;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	
	
}
.section-title h3 {
	font-size: 26px;
	color: #028ccc;
	margin: 0;
	padding: 25px 0 10px 0;
}

.navi_bar{
	width:100%;
	margin-bottom:20px;
	}
.how-we-work-box {
	text-align: center;
	max-width: 354px;
	margin: 30px auto;
	min-height: 220px;
}
.how-we-work-box .no {
	background: #023566;
	width: 90px;
	height: 90px;
	color: #fff;
	margin: 0 auto;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	padding-top: 15px;
}
.how-we-work-box .no h2 {
	margin: 0;
	font-weight: 700;
	font-size: 37px;
}
.how-we-work-box h3 {
	font-size: 25px;
	color: #000;
	
}
.how-we-work-section .col-sm-6 {
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3
}
.how-we-work-section .col-sm-6:nth-child(2n+2) {
	border-right: none
}
.how-we-work-section .col-sm-6:nth-child(3) {
	border-bottom: none
}
.how-we-work-section .col-sm-6:nth-child(4) {
	border-bottom: none
}
.membership-section {
	background:#ebf1f4;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	padding: 40px 0;
	
}
.membership-section h3 {
	font-size: 30px;
	font-weight: 600;
	font-style: normal;
	margin: 0 0 15px 0;
}
.deliverables-section {
	font-size: 18px;
	text-align:justify;
}
.deliverables-section h3 {
	font-size: 27px;
	color: #028ccc;
}
.deliverables-box {
	margin-top: 15%;
}
.deliverables-box.last {
	margin-top: 5%;
}
.list-01 {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.list-01 li {
	width: 50%;
	float: left;
	background: url(../images/check-icon01.png) no-repeat left center;
	padding: 10px 0;
	padding-left: 40px;
}
.max-width1000 {
	max-width: 1000px;
	margin: 0 auto
}
.project-Pricing-box {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0,0,0,.8);
	min-height: 800px;
	position: relative;
	overflow: hidden;
	background: #fff;
}
.project-Pricing-box .pp-head {
	text-align: center;
	padding: 20px;
	color: #fff;
	font-size: 16px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)
}
.project-Pricing-box h2 {
	font-size: 27px;
	margin: 0;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 10px;
}
.project-Pricing-box .click-detail {
	padding: 20px;
	border-bottom: 1px solid #e7e7e7;
	text-align: center
}
.project-Pricing-box ul {
	margin: 0
}
.project-Pricing-box ul li {
	width: auto;
	padding: 20px 15px;
	padding-left: 55px;
	background-position: 15px center;
	border-bottom: 1px solid #e7e7e7;
	float: none
}
.project-Pricing-box ul li.active {
	color: #028ccc
}
.project-Pricing-box .bottom-btn {
	background: #e7e7e7;
	padding: 10px;
	font-size: 30px;
	font-weight: 700;
	color: #028ccc;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}
.btn-yellow {
	background: rgba(252,164,22,1);
	background: -moz-linear-gradient(top, rgba(252,164,22,1) 0%, rgba(237,149,8,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,164,22,1)), color-stop(100%, rgba(237,149,8,1)));
	background: -webkit-linear-gradient(top, rgba(252,164,22,1) 0%, rgba(237,149,8,1) 100%);
	background: -o-linear-gradient(top, rgba(252,164,22,1) 0%, rgba(237,149,8,1) 100%);
	background: -ms-linear-gradient(top, rgba(252,164,22,1) 0%, rgba(237,149,8,1) 100%);
	background: linear-gradient(to bottom, rgba(252,164,22,1) 0%, rgba(237,149,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca416', endColorstr='#ed9508', GradientType=0 );
	font-weight: 700;
	color: #fff;
}
.btn-blue {
	background: rgba(0,126,204,1);
	background: -moz-linear-gradient(top, rgba(0,126,204,1) 0%, rgba(0,110,178,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,126,204,1)), color-stop(100%, rgba(0,110,178,1)));
	background: -webkit-linear-gradient(top, rgba(0,126,204,1) 0%, rgba(0,110,178,1) 100%);
	background: -o-linear-gradient(top, rgba(0,126,204,1) 0%, rgba(0,110,178,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,126,204,1) 0%, rgba(0,110,178,1) 100%);
	background: linear-gradient(to bottom, rgba(0,126,204,1) 0%, rgba(0,110,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007ecc', endColorstr='#006eb2', GradientType=0 );
	font-weight: 700;
	color: #fff;
}
.btn-green {
	background: rgba(90,208,0,1);
	background: -moz-linear-gradient(top, rgba(90,208,0,1) 0%, rgba(75,179,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(90,208,0,1)), color-stop(100%, rgba(75,179,0,1)));
	background: -webkit-linear-gradient(top, rgba(90,208,0,1) 0%, rgba(75,179,0,1) 100%);
	background: -o-linear-gradient(top, rgba(90,208,0,1) 0%, rgba(75,179,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(90,208,0,1) 0%, rgba(75,179,0,1) 100%);
	background: linear-gradient(to bottom, rgba(90,208,0,1) 0%, rgba(75,179,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ad000', endColorstr='#4bb300', GradientType=0 );
	font-weight: 700;
	color: #fff;
}
.project-Pricing-buy {
	max-width: 1080px;
	margin: 0 auto
}
.project-Pricing-box.active {
	margin: -15px -1px;
	position: relative;
	z-index: 333;
	min-height: 850px
}
.project-Pricing-box .cone-img {
	text-align: center
}
.portfolio-section .arrow-button {
	text-align: center
}
.who-are-we-section {
	text-align: left
}
.who-are-we-section p {
	margin-bottom: 25px;
	font-size: 18px;
}
.free-quote-section {
	background: #fff;
	border-top: 1px solid #dedede;
}
.list02 {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none
}
.list02 li {
	background: url(../images/icon03.png) no-repeat left 0px;
	padding: 7px 15px;
	padding-left: 40px;
	margin-bottom: 5px;
}
.free-quote-section .list02 {
	max-width: 600px;
	margin: 0 auto 50px auto;
	position: relative;
	right: -15px;
}
.free-quote-section .list02 li {
	float: left;
	width: 50%;
	font-size: 16px;
}
.free-quote-section .form-control {
	height: 46px;
	font-size: 18px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.free-quote-section .form-group {
	margin-bottom: 25px;
}
.free-quote-section h3 {
	margin: 0;
	color: #028ccc;
	font-size: 20px;
	margin-bottom: 15px;
}
.free-quote-section .form-group label {
	font-weight: 300;
	font-size: 12px;
	display: block;
	margin: 5px 0 2px 0
}
.free-quote-section .form-group label span {
	font-weight: 400;
	color: #028ccc;
	font-size: 18px;
}
.free-quote-section .submit-btn {
	border: none;
	background: none;
	outline: none;
	box-shadow: none;
}
footer {
	background-size: cover;
	color: #5EAEBC;
	font-size: 20px;
	text-align:center;

	
	
}
footer h2 {
	font-size: 20px;
	margin: 0 0 25px 0
}
footer td {
	padding-bottom: 15px;
}
footer td a {
	color: #32dbff;
}
footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	
}
footer ul li a {
	display: block;
	padding: 2px 50px;
	color: #5EAEBC;
	text-decoration: none;
	padding-left: 15px;
	
}
footer ul li:hover a {
	text-decoration: none;
	color: #5EAEBC
}
.menu_bottom{
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom:10px;
	text-align:center;}
	
.menu_bottom  a {
	padding: 2px 150px;
	color: ##5EAEBC;
	text-decoration: none;
	padding-left: 15px;	
}
.menu_bottom hover a {
	text-decoration: none;
	color: #fff
}
.copyright-div {
	
	padding: 15px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	
}
ul.listul li {
    margin-bottom: 10px;
}
.footer-social-icon {
	font-size: 0;
	margin-bottom: 30px;
}
.footer-social-icon a {
	display: inline-block;
	padding: 0 8px 0 0;
}
.sub-email {
	position: relative;
}
.sub-email .form-control {
	background: #2d2d2d;
	border: 1px solid #6b6b6b;
	height: 42px;
	font-size: 18px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
}
.sub-email button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	border: none;
	outline: none;
	box-shadow: none;
}
.btn-red {
	background:#9e253f;
	color: #fff;
	box-shadow: inset 0 0 1PX #FFF;
	padding: 5px 20px 5px 30px;
}
.btn-red:hover {
	color: #fff;
	background:#340c15;
}
.btn-blue {
	background:#3e747d;
	color: #fff;
	box-shadow: inset 0 0 1PX #FFF;
	padding: 5px 20px 5px 30px;
}
.btn-blue:hover {
	color: #fff;
	background:#1f3a3e;
}
.btn-green {
	background:#c4bc2f;
	color: #fff;
	box-shadow: inset 0 0 1PX #FFF;
	padding: 5px 20px 5px 30px;
}
.btn-green:hover {
	color: #fff;
	background:#271e2e;
}
.mwt_nav .nav > li.free-q-btn.active a, .mwt_nav .nav > li.free-q-btn a {
	background: rgba(250,18,18,1);
	background: -moz-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,18,18,1)), color-stop(50%, rgba(250,18,18,1)), color-stop(51%, rgba(194,0,0,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(245,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa1212', endColorstr='#f53a3a', GradientType=0 );
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #a80000;
	box-shadow: inset 0 0 1PX #FFF;
	padding: 0px 13px;
	line-height: 35px;
}
.btn-red img {
	position: relative;
	top: -2px;
}
.mwt_nav .nav > li.free-q-btn a img {
	position: relative;
	top: -2px;
}
.slider-section .btn {
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
}
.free-quote-section .btn {
	font-size: 20px;
	padding: 8px 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 25px;
}
.btn-red:focus {
	background: rgba(250,18,18,1);
	background: -moz-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,18,18,1)), color-stop(50%, rgba(250,18,18,1)), color-stop(51%, rgba(194,0,0,1)), color-stop(71%, rgba(240,47,23,1)), color-stop(100%, rgba(245,58,58,1)));
	background: -webkit-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -o-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: -ms-linear-gradient(top, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
	background: linear-gradient(to bottom, rgba(250,18,18,1) 0%, rgba(250,18,18,1) 50%, rgba(194,0,0,1) 51%, rgba(240,47,23,1) 71%, rgba(245,58,58,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa1212', endColorstr='#f53a3a', GradientType=0 );
	color: #fff;
	outline: none;
}
.portfolio-thum {
	position: relative;
	margin-bottom:15px;
}
.portfolio-thum .inside-content {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(0,0,0,.8);
	border: 3px solid #09F;
	color: #fff;
	text-align: center;
	opacity: 0;
	transition: All .5s ease;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.portfolio-thum a {
	color: #fff;
	text-decoration: none;
}
.portfolio-thum .top {
	margin-top: 15px;
}
.portfolio-thum .bottom {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
}
.portfolio-thum .expend-and-link {
	font-size: 0;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 40%;
	;
}
.portfolio-thum .expend-and-link a {
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 5px;
	margin: 0 3px;
	border: 2px solid #09F;
}
.portfolio-thum .expend-and-link a:hover {
	background: #09F;
}
.portfolio-thum .inside-content:hover {
	opacity: 1
}
.form-fq-bg {
	background: #e4e4e4;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.free-quote-section .form-fq-bg .form-group {
	margin-bottom: 12px;
}


.membership-section .btn{font-size: 20px;
	padding: 8px 25px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 20px; font-style:normal}



 @media (max-width: 1191px) {
.mwt_nav .nav > li > a {
	padding: 0 26px;
	font-size: 14px;
}
.slider-center-3Box .inside-content {
	font-size: 20px;
}
.section-title br {
	display: none
}
.footer-social-icon img {
	width: 40px;
}
}
 @media (max-width: 991px) {
.footer-social-icon {
	margin-bottom: 30px;
}
.footer-social-icon img {
	width: 30px;
}
.slider-center-3Box .inside-content {
	font-size: 17px;
}
header .container{width:100%;}
.mwt_nav .navbar-brand {
     width:200px;
}
/*.mwt_nav .navbar-nav {margin-top: 10px;}*/
.project-Pricing-box ul li{padding-top:10px; padding-bottom:10px;}
.project-Pricing-box{    min-height: 940px;}
.project-Pricing-box.active{    min-height: 1000px;}
.custom-lyt {width:100%;}
}
/*.container_footer{width:1053px;}*/
.container_footer {margin-bottom: 0;margin-left: auto;margin-right: auto;margin-top: 0;width: 80%;}
 @media ( max-width: 1024px){	
 .header-social-icon {padding-top: 21px !important;}
 } 
 @media screen and (min-width: 768px) and (max-width:1023px) {
	 /*.collapse1 .nav.navbar-nav > li {text-align: left;width: 50%;border-right:none;}*/
	 .collapse1 .nav.navbar-nav > li {width: 23%;}
	 .li-second {width: 31% !important;}
	/*.li-first,.li-third {padding-left: 30px;}*/
	.auto-style3{float:none !important;width:100% !important;text-align:justify;}
	/*.nav.navbar-nav > li {float: none;width: 100%;border-right:none;}
	.mwt_nav .nav > li > a{text-align:left;}*/
	.collapse.navbar-collapse {width: 96.5% !important;}
	.header-social-icon {padding-top: 10px !important;}
	.custom-control {width: 20%;}

 }
 @media screen and (min-width: 481px) and (max-width:767px) {

	.project-Pricing-box{    min-height: inherit; margin:20px auto}
.project-Pricing-box.active{    min-height: inherit; margin:0}
.project-Pricing-box .bottom-btn{position:static}
.project-Pricing-box ul li{padding-top:20px; padding-bottom:20px;}
.slider-center-3Box{max-width:400px; margin:0 auto}
.slider-center-3Box .inside-content{margin-bottom:25px;}
.slider-section .item{background-size:cover}
.padding80pxTB {padding: 40px 0;}
.deliverables-box{text-align:center}

/*.collapse1 .nav.navbar-nav > li {text-align: left;width: 50%;border-right:none;}*/
.collapse1 .nav.navbar-nav > li {width: 73%;border-right:none;padding-left: 31%;}
.li-first,.li-third {padding-left: 30px;}
.auto-style3{float:none !important;width:100% !important;text-align:justify;}
.nav.navbar-nav > li {float: none;width: 100%;border-right:none;}
.mwt_nav .nav > li > a{text-align:left;}
.header-logo {float: left;width: 70%;}
.header-social-icon {padding-top: 24px !important;}
}
 @media (max-width: 480px) {
	 .slider-top-tab li a{}
	 .free-quote-section .list02 li{width:100%;}
	 
	 .auto-style3{float:none !important;width:100% !important;text-align:justify;}
	 /*.collapse1 .nav.navbar-nav > li {width:39%;border-right:none;}*/
     .collapse1 .nav.navbar-nav > li{padding-left: 25%;width: 86%;}
     /*.li-second{width:61% !important;padding-left:10px;}*/
	 .li-third {padding-left: 23px;}
	 .nav.navbar-nav > li {float: none;width: 100%;border-right:none;}
	 .mwt_nav .nav > li > a{text-align:left;}
	 .header-social-icon {text-align: center !important;}
}
}
