@font-face {
    font-family: Raleway-Bold;
    src: url(fonts/Raleway-Bold.ttf);
}
@font-face {
    font-family: Raleway-Regular;
    src: url(fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: Raleway-SemiBold;
    src: url(fonts/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: Dosis-Regular;
    src: url(fonts/Dosis-Regular.ttf);
}

@font-face {
    font-family: Dosis-Medium;
    src: url(fonts/Dosis-Medium.ttf);
}
@font-face {
    font-family: Raleway-Medium;
    src: url(fonts/Raleway-Medium.ttf);
}




.class-contanier {
    padding-left: 5%;
    padding-right: 5%;
}
.vc_row{
     margin-left: 0 !important; 
     margin-right: 0 !important; 
}
h1{
margin-top:0 !important;
}




/**************** Footer css *********************/

footer#colophon {
    background: url('http://insigniats.in/Agency/wp-content/uploads/2016/09/footer.jpg');
    background-size: cover;
}

.footer-title {
    font-size: 14px;
    text-transform: uppercase;
    color: #ccc;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 30px;
    font-weight: 400;
    font-family: Raleway-Regular;
}
.footer-title:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background-color: #444;
    width: 30px;
    height: 1px;
}
ul.footer-address>li>i {
    padding-right: 10px;
}
ul.footer-address>li,ul.footer-links>li,ul.footer-legal>li {
    color: #999999;
    font-size: 15px;
    line-height: 24px;
    padding: 0px 0px 4px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    font-family: Raleway-Regular;
}
.description {
    font-family: Raleway-Regular;
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
}
ul.footer-links, ul.footer-legal, ul.footer-address {
    margin: 0 !important;
}
ul.footer-links>li>a, ul.footer-legal>li>a {
    color: #999;
    transition: 0.5s;
}
ul.footer-links>li>a:hover, ul.footer-legal>li>a:hover {
    color: #fff;
    text-decoration: none;
}
input#mc-email {
    background: transparent;
    border: 1px solid;
    width: 25%;
    color: #fff;
    height: 60px;
    border-radius: 4px;
}
input#subscribe_btn {
    margin-left: -20px;
    font-family: Raleway-Regular;
    background: #e67e22;
    font-size: 17px;
}

::-webkit-input-placeholder {
    font-family: Karla-Regular !important;
}

:-ms-input-placeholder {
    font-family: Karla-Regular !important;
}

:-moz-placeholder {
    font-family: Karla-Regular !important;
}

::-moz-placeholder {
    font-family: Karla-Regular !important;
}
.subscription-text{
    text-align: right;
    font-size: 20px;
    border: 1px solid;
    padding: 10px;
    border-radius: 7px;
    border-color: #444;
}
.copyrights {
    background: #222;
    font-size: 14px;
}
.left_copyrights p, .right_copyrights {
    padding: 0 0px 0px 0px !important;
    margin-top: 35px;
    font-family: Raleway-Regular;
}
.right_copyrights p>a {
    padding-left: 20px;
    font-weight: bold;
}
.right_copyrights p {
    text-align: right;
}

.right_copyrights p>a,
.left_copyrights p>a {
    padding-left: 20px;
    font-weight: bold;
    color: #e67e22;
    cursor: pointer;
}


/*swiss precision*/

h3.h3-heading {
    font-size: 32px;
    font-family: Raleway-SemiBold;
    max-width: 67%;
    letter-spacing: 2px;
    line-height: 40px;
   padding-bottom: 4px;
}
.services-text{
    font-family: Raleway-Regular;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 30px;

}
.service-3-btn{

   margin-top: 58px;
}
.service-3-btn>a{
    text-decoration: none;
    color: #e67e22;
    font-family: Raleway-SemiBold;
    letter-spacing: 1px;
    font-size: 25px;
    border: 3px solid #e67e22;
    padding: 11px 32px;
    box-shadow: none;
}
.service-3-btn>a:hover{
 color: #e67e22;
 text-decoration: none;
}
.swiss-precision-sec {
    float: left;
    max-width: 88%;
   padding-bottom: 5%;
}

h3.swiss-precision {
    font-size: 16px;
    font-family: Raleway-SemiBold;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 0;
    
}
.right-swiss {
    margin-top: -20px;
     border-left: 1px solid #ddd;
}

/*testimonial*/

p.testimonial-text {
    color: white;
    font-size: 22px;
    font-family: Raleway-Regular;
    letter-spacing: 2px;
    line-height: 43px;
   padding:20px 50px;
}

.left-testimonial {
    padding-bottom: 5%;
    padding-top: 2%;
        background-color: rgba(255, 255, 255, 0.27);
       margin-top: 8%;

}
.testimonial-img {
    padding-top: 16% !important;
}
 .right-testimonial {
    padding-left: 7%;
}

p.testimonial-author {
    color: #e67e22;
    padding-left: 50px;
    font-size: 22px;
    font-family: Raleway-Regular;
    letter-spacing: 2px;
}
li.testimonial-img>a {
    box-shadow: none;
}


/*get in touch*/

.services-social-img {
    padding-top: 3%;
    text-align: center;
   
}
span.social-img>img {
    padding-right:12.6%;
}
span.social-img>img:last-child {
    padding-right: 0px;
}
.sub-services-text{
font-family: Raleway-Regular;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 29px;
    text-align: center;
    padding: 0 15%;
 margin-bottom:17px;

}
.right-testimonial {
    margin-top: 10%;
}
.nav-tabs{

border-bottom:none !important;
}





/*our core services*/

.core-service-text{

font-family: Dosis-Regular;
    font-size: 19px;
    letter-spacing: 1px;
    line-height: 33px;
    padding-left: 4%;
    padding-right: 4%;
}
.core-services-box{

  text-align:center;

}
.services-box {
    border: 1px solid;
}
h3.core-service-heading {
    font-family: Raleway-SemiBold;
    font-size: 16px;
    letter-spacing: 1px;
}
.read-more-btn>a {
    font-family: Dosis-Regular;
    font-size: 16px;
    letter-spacing: 2px;
    text-decoration: none !important;
    box-shadow: none;
    color: #e67e22;
}
.read-more-btn>a:hover{

    color:#e67e22;
    box-shadow:none;
    text-decoration:none !important;

} 

.services-box:hover {
   
    color: white;
    margin-top: -16px;
    height: 345px;
    background-repeat: no-repeat;
    background-size: cover;
}





/*************************** Timeline Page Css    ****************************/


.company-history-sub-text {
    text-align: center;
    margin-top: 14px;
    font-size: 16px;
}
h2.years {
    transform: rotate(-90deg);
    position: absolute;
    font-size: 54px;
    padding-top: 30px;
    letter-spacing: 14px;
    font-weight: 600;
    height: 225px;
    margin-bottom: 0;
    padding-bottom: 0px;
    color: #E0E0E0;
}
.main_area {
    background: #f8f8f8;
    padding-top: 22px;
}
p.info_text {
   font-family: inherit;
    line-height: 2;
    letter-spacing: 0.3px;
    margin-top: 3px;
}
.info_head {
       font-family: inherit;
    font-size: 30px;
    color: #354355;
   
    letter-spacing: 2px;
    margin-bottom: 0px;
}
.col-md-3.main_area>img {
    height: 180px;
    width: 100%;
}
.col-md-12.timeline {
    margin-bottom: 35px;
}
button.mfp-close {
    background: transparent !important;
}




ul {
	margin: 0px;
	display: block;
	list-style-type: none;
}

a:hover
{     text-decoration: none;
}
.clear {
	clear: both;
	display: block;
}
.color-orange {
	color: #e67e22 !important;
}
.color-white {
	color: #fff !important;
}
.color-blue {
	color: #354355 !important;
}




h1.title-text {
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
	color: #e67e22;
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 6px;
	background: url(http://insigniats.in/business/wp-content/uploads/2016/10/title.png);
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 57px;
	display: block;
	padding-bottom: 29px !important;
}
/**** start of home pages one css ****/



.sect-fixed-bg {
	background-size: cover;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 50% -32px;
}
.color-water {
	color: #fff;
}
.con-box {
	background: rgba(0, 0, 0, 0.69);
	padding: 14%;
}
.center-headig-text {
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
	color: #435266;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 8px;
}
.center-headig-text:after {
	background: #e67e22;
	height: 1px;
	width: 100px;
	content: "";
	display: block;
	margin-top: 12px;
	margin: 12px auto 0px auto;
}

.Why-do-we-exist-con-box {
	background: rgba(255, 255, 255, 0.69);
	padding: 14%;
}
.Why-do-we-exist-ht {
	color: #435266 !important;
}
.Why-do-we-exist-st {
	color: #354355 !important;
}
.how-can-we-help-box {
	background: #fff;
	clear: both;
	display: block;
	float: left;
	width: 100%;
	padding: 12% 5%;
}
.how-can-we-help-icons-box {
	float: left;
	width: 20%;
}
.how-can-we-help-icons-box img {
	width: 100%;
}
.how-can-we-help-text-box {
	width: 78%;
	float: right;
}
.how-can-we-help-text-box h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 21px;
	color: #e67e22;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.how-can-we-help-text-box p {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #354355;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 1px;
	margin-top: 15px !important;
}
.how-can-we-help-box:hover {
	margin-top: -10px;
	box-shadow: 0 63px 186px rgba(0,0,0,0.15);
	-webkit-transition: all 0.2s ease;
}
.connnect-ht {
	color: #fff !important;
}
.connect-with-us-text {
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 12px;
}
.connect-with-us-address-text {
	font-family: 'Dosis', sans-serif;
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: -15px !important;
	padding-left: 30px;
}
.connect-wut {
	margin: 10px 0px;
}
.con-text-box {
	font-family: 'Dosis', sans-serif;
	font-size: 17px;
	color: #fff !important;
	font-weight: normal;
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	margin-bottom: 12px;
	width: 100%;
	height: 42px;
	line-height: 36px;
	padding-left: 10px;
}
.con-msg-box {
	font-family: 'Dosis', sans-serif;
	font-size: 17px;
	color: #fff !important;
	font-weight: normal;
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	margin-bottom: 12px;
	height: 150px;
	width: 100%;
	padding-left: 10px;
}
.sub-buttons {
	font-family: 'Dosis', sans-serif !important;
	font-size: 20px;
	color: #e67e22!important;
	font-weight: normal !important;
	line-height: 14px !important;
	background: none !important;
	border: none !important;
	border: 1px solid #fff !important;
	height: 47px;
	width: 137px;
	margin-top: 25px;
}
/**** end of home pages one css ****/






/**** start of home pages two css ****/


.pt-headig-sub-text {
	color: #354355;
}
.pt-sub-text {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #364356;
	text-align: center;
	line-height: 30px;
	padding-top: 16px;
	padding: 3% 10% 0% 10%;
}
.warwl-pt ul li {
	width: 47%;
	display: inline-block;
	padding: 34px 34px;
	border-right: 1px solid #e67e22;
	border-top: 1px solid #e67e22;
}
.warwl-pt ul li:last-child {
	border-right: none;
}
.warwl-pt ul li:nth-child(-n+2) {
	border-top: none;
}
.warwl-pt ul li:nth-child(2) {
	border-right: none;
}
.warwl-pt .nav-tabs:after {
	width: 50px;
	height: 50px;
	background: #354355;
	content: "";
	position: absolute;
	left: 47%;
	margin: -26px;
}
.warwl-pt ul li a img {
	opacity: 0.2;
}
.warwl-pt .nav-tabs>li.active>a img, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	opacity: 0.9;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: none !important;
	background: none;
}
.warwl-pt .nav-tabs>li>a {
	margin: 0px !important;
	border: none !important;
}
.warwl-pt .nav-tabs {
	border: none !important;
	position: relative;
}
.wrwt-pt {
	margin-top: 20px;
}
.pt-headig-text-left {
	text-align: left;
	background-position-x: left;
}
.hcnwh-pt {
	width: 100%;
	float: left;
}
.pt-cht {
	color: #fff;
}
.copar-pt-bg {
	margin-top: -103px;
	background: rgba(230, 126, 34, 0.62);
	padding-bottom: 21px;
}
.copar-pt-text {
	font-family: 'Dosis', sans-serif;
	font-size: 30px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 5px;
}

.how-can-we-help-text-box h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	color: #e67e22;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 15px 0px !important;
}
.text-align-center {
	padding: 0% 10% !important;
	text-align: center !important;
}
.con-text-box {
	font-family: 'Dosis', sans-serif;
	font-size: 17px;
	color: #fff !important;
	font-weight: normal;
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	margin-bottom: 12px;
	width: 100%;
	height: 42px;
	line-height: 36px;
	padding-left: 10px;
}
.con-msg-box {
	font-family: 'Dosis', sans-serif;
	font-size: 17px;
	color: #fff !important;
	font-weight: normal;
	background: none !important;
	border: none !important;
	border-bottom: 1px solid #fff !important;
	margin-bottom: 12px;
	height: 150px;
	width: 100%;
	padding-left: 10px;
}
.sub-buttons {
	font-family: 'Dosis', sans-serif !important;
	font-size: 20px;
	color: #e67e22!important;
	font-weight: normal !important;
	line-height: 14px !important;
	background: none !important;
	border: none !important;
	border: 1px solid #fff !important;
	height: 47px;
	width: 137px;
	margin-top: 25px;
}
.color-water {
	color: #fff !important;
}
/**** end of home pages two css ****/







/**** start of core-vlues pages css ****/


h3.cv-sect-top-title-text {
	font-family: inherit;
	
	color: #354355;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
p.cv-sect-top-sub-text {
	font-family:inherit ;
	font-size: 16px;
	text-align: center;
	line-height: 31px;
	letter-spacing: 1px;
	padding: 0px 12%;
}
h4.cv-sect-two-title-text {
	font-family: Raleway-SemiBold;
	font-size: 22px;
	color: #354355;
	text-align: center;
	font-weight: 500;
	letter-spacing: 2px;
	margin-bottom: 20px
}
span.cv-sect-two-number-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 55px;
	color: #efefef;
	font-weight: 400;
	letter-spacing: -4px;
	margin-right: 5px
}
p.cv-sect-two-sub-text {
	text-align: center;
	color: #354355;
	padding: 0px 11%;
}
/**** end of core-vlues pages css ****/




















/**** start of faq pages css ****/




.faq-sect-two-number-box {
	width: 10%;
	float: left;
}
.faq-sect-two-number-box p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 174px;
	color: #fcd7b6;
	line-height: 114px;
}
.faq-sect-two-text-box {
	width: 89%;
	float: right;
}
.faq-sect-two-text-box h5 {
	font-family: Raleway-SemiBold;
	font-size: 22px !important;
	color: #e67e22;
	font-weight: 400 !important;
	letter-spacing: 2px;
	margin-bottom: 20px !important;
}
.center-text {
	text-align: center;
	padding: 0px 5%;
}
.top-box {
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -27px;
	border: 1px solid #f19c51;
	position: relative;
}
.top-box img {
	margin-top: 30px;
	width: 30px;
	text-align: center;
}
.faq-sec-three-title-text {
	font-family: Raleway-SemiBold;
	font-size: 18px !important;
	color: #354355;
	font-weight: normal !important;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 20px 0px !important;
	font-style: normal !important;
}
.faq-buttons {
	font-family: Raleway-Regular;
	font-size: 13px;
	color: #f19c51;
	text-align: center;
	font-weight: normal;
	display: block;
	border: 1px solid #f19c51;
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	box-shadow: none !important;
	margin: 23px auto 0px auto;
}
.faq-sect-three-box {
	background: #fff;
	padding: 30px;
	text-align: center;
	border: 1px solid #f19c51;
}
.faq-sect-three-box:hover {
	background: #e67e22;
	color: #FFF;
}
.faq-sect-three-box:hover .faq-sec-three-title-text {
	color: #FFF;
	border-color: #fff;
}
.faq-sect-three-box:hover .faq-buttons {
	color: #FFF;
	border-color: #fff;
}
/**** end of faq pages css ****/





































/**** start of new pages css ****/




p.np-ser-sub-text {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #354355;
	text-align: center;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 1px;
	padding: 0% 16%;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
	width: 134px !important;
	height: 134px !important;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	border: 1px solid transparent;
}
p.icons-box-text {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #354355;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: -11px;
}
.np-icons-box:hover .icons-box-text {
	color: #e67e22;
}
.np-icons-box:hover .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
	border-color: #e67e22!important;
}
.need-help-box {
	    text-align: center;
}
.coler {
	color: #fff !important;
}
.need-help-box p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	font-weight: 400;
	letter-spacing: 1px;
	margin-top: 0px;
}
a.buttons {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #e67e22;
	text-align: center;
	font-weight: 400;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: 1px solid #e67e22;
	width: 157px;
	height: 40px;
	display: block;
	margin: 35px auto 0px auto;
}
.stay-up-to-date-box {
	
	text-align: center;
}

.acting-interest-box {
	text-align: center;
	position: relative;
}
.acting-interest-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 61px;
	color: #354355;
	font-weight: 400;
	line-height: 57px;
	margin: 0px;
}
.acting-interest-box h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 23px 0px !important;
}
.acting-interest-box p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 1px;
}
.icons-box {
	position: absolute;
	visibility: hidden;
	left: 0;
	right: 0px;
	margin: 0 auto;
}
.acting-interest-box:hover .icons-box {
	visibility: visible;
}
.acting-interest-box:hover .hover-number {
	visibility: hidden;
}
h4.work-hard-nice-title-text {
	font-family: 'Raleway', sans-serif;
	font-size: 60px;
	color: #354355;
	font-weight: 600;
	line-height: 60px;
	letter-spacing: 1px;
	text-transform: none;
	margin-bottom: 36px
}
h4.work-hard-nice-title-text:after {
	background: #e67e22;
	width: 75px;
	height: 1px;
	content: "";
	display: block;
	margin-top: 10px;
}
.read-buttons {
	margin: 26px 0px 0px 0px !important;
}
h4.multi-function-theme-title-text {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #e67e22;
	font-weight: 600;
	letter-spacing: 3px;
	margin-bottom: 14px;
}
p.multi-function-theme-nex-title {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-top: 20px;
}
ul.multi-function-theme-list-itme {
	list-style-type: none;
}
ul.multi-function-theme-list-itme li {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #354355;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 15px 0px;
}
ul.multi-function-theme-list-itme li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	color: #e67e22;
	margin-right: 10px;
}
.multi-function-theme-box {
	position: relative;
}
p.multi-function-theme-nex-title:before {
	background: #f6f6f6;
	width: 50px;
	height: 50px;
	content: "";
	position: absolute;
	left: -25px;
	-webkit-transform: rotate(-43deg);
}
.design-development-box {
	    padding-top: 5%;
            padding-left: 4%;
}
.design-development-box h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin: 20px 0px;
}
h5.dd-work-three-steps-text {
	font-family: 'Raleway', sans-serif;
        font-size: 35px;
        color: #fff;
        font-weight: 600;
        line-height: 44px;
        letter-spacing: 1px;
        margin: 0px 0px 29px 0px;
}
.work-three-steps-box:before {
	background: #e67e22;
	height: 27px;
	width: 32px;
	content: "";
	display: inline-block;
	position: absolute;
	left: -7px;
	top: 21px;
	-webkit-transform: rotate(-38deg);
}
.our-mission-box {
	margin:12% 8% 13% 8%!important;
}
h6.our-mission-title-text {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	color: #e67e22;
	font-weight: 600;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-style: normal;
	margin: 0px 0px 40px 0px;
}
p.our-mission-sub-text {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #354355;
	font-weight: 600;
	text-align: center;
	line-height: 40px;
}
p.our-mission-sub-text:before {
	width: 60px;
	height: 50px;
	content: "";
	display: inline-block;
	background: url(http://insigniats.in/business/wp-content/uploads/2016/10/dosta.png);
	background-repeat: no-repeat;
}
.how-it.works-sub-text {
	color: #354355;
	text-align: center;
	padding: 0px 19%;
}
.hiw-our-works-box {
	position: relative;
}
.hiw-our-works-box h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	color: #354355;
	font-weight: 600;
	letter-spacing: 3px;
	margin: 0px;
}
.hiw-our-works-box h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 25px;
	color: #e67e22;
	font-weight: 600;
	letter-spacing: 5px;
	text-transform: uppercase;
	margin: 0px 0px 15px 0px;
}
.how-it-works-left-box {
	text-align: right;
	padding-right: 5% !important;
}
.how-it-works-right-box {
	text-align: left;
	padding-left: 3% !important;
	
}
.hiw-our-works-number {
	width: 126px;
	height: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 61px;
	color: #f1f1f1;
	text-align: center;
	font-weight: 400;
	line-height: 43px;
	letter-spacing: 1px;
	position: absolute;
	top: 0px;
}
.how-it-works-right-box .hiw-our-works-number {
	margin-left: -126px;
}
span.hiw-our-works-number:after {
	background: #f3f3f3;
	width: 1px;
	height: 200px;
	content: "";
	display: block;
	margin: 82% auto 0px auto;
}
.gallery-menu {
	margin-top: 14px;
	float: left;
}
.gallery-menu ul li {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	color: #354355;
	font-weight: 500;
	letter-spacing: 1px;
	display: inline-block;
	cursor: pointer;
}
.gallery-menu ul li:hover {
	color: #e67e22;
}
#filters li span.active {
    color: #e67e22;
}
#info {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fcf8e3;
	border: 1px solid #fbeed5;
	width: 95%;
	max-width: 900px;
	margin: 0 auto 40px auto;
	font-family: arial;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}




#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	
	margin: 1%;
	display: none;
	float: left;
	overflow: hidden;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}
#portfoliolist .portfolio:first-child {
    margin-left: 0px;
}
.gallery-buttons {
	float: right;
}
.gallery-buttons a {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	line-height: 50px;
	letter-spacing: 1px;
	background: #e67e22;
	width: 180px;
	height: 50px;
	display: block;
}
.gallery-imges-box {
	clear: both;
	display: block;
	height: 200px;
	margin-top: 40px;
        margin-bottom: 40px !important;

}
.gallery-menu ul li:after {
	background: #000;
	height: 15px;
	width: 1px;
	content: "";
	display: inline-block;
	-webkit-transform: rotate(18deg);
	margin: 0px 38px;
}
.gallery-menu ul li:last-child:after {
	background: none;
}



/**** end of new pages css ****/



















/**** start of media queries css ****/

@media screen and (max-width: 992px) and (min-width: 768px) {
.space-normel {
	height: 55px !important;
}
.we-plan-span {
	height: 84px !important;
}

.warwl-pt ul li {
	width: 100%;
	display: inline-block;
	padding: 0px;
	border: none;
	text-align: center;
	margin: 20px 0px;
}
.who-are-we-text {
	padding-left: 40px;
	margin-top: 30px;
}
.warwl-pt ul li a img {
	width: 50%;
}
.warwl-pt .nav-tabs:after {
	display: none;
}
.space {
	height: 80px !important;
}
.faq-sect-two-text-box {
	width: 80%;
}
.faq-sect-two-number-box {
	width: 20%;
}
.faq-sect-two-number-text {
	font-size: 212px;
	line-height: 167px;
}
.gallery-menu ul li:after {
	margin: 0px 20px;
}
.gallery-imges-box {
	height: 150px;
}
h5.dd-work-three-steps-text {
	font-size: 30px;
	line-height: 38px;
	margin: 0px 0px 11px 0px;
}
h4.work-hard-nice-title-text {
	font-size: 40px;
	line-height: 40px;
}
.our-mission-box {
	margin: 5% 5% 0% 5%!important;
}
p.our-mission-sub-text {
	font-size: 18px;
	line-height: 30px;
}
.hiw-our-works-number {
	width: 100px;
}

.gallery-buttons a {
	line-height: 40px;
	width: 140px;
	height: 40px;
}
h6.our-mission-title-text {
	margin: 0px 0px 20px 0px;
}
.resp-text {
	font-size: 12px !important;
	line-height: 20px !important;
}

.how-it-works-right-box .hiw-our-works-number {
	margin-left: -93px;
}
}
 @media screen and (max-width: 767px) and (min-width: 150px) {

.space-none {
	height: 0px !important;
}
.apt-clients-details-box h5 {
    text-align: center;
}
.apt-best-clients-sub-text {
    padding: 0% 0%;
}
.apt-newsletter-sub-text {
    padding: 0% 0%;
}
.apt-choose-left-box {
    float: none;
    width: 100%;
}
.apt-choose-right-box {
    float: none;
    width: 100%;
    margin-top: 28px;
}
.apt-clients-details-box h5:after
{ margin: 10px auto 0px auto;
}
.who-are-we-logo ul li {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	border: none;
	padding: 0px;
}
.who-are-we-text {
	margin-top: 26px;
}
.connect-wut {
	margin: 23px 0px;
	text-align: center;
}
.connect-with-us-text {
	margin-top: 12px;
	display: block;
}
.connect-with-us-address-text {
	text-align: center;
	margin-top: -29px !important;
}
.who-are-we-logo ul li a img {
	width: 36%;
}
.warwl-pt .nav-tabs:after {
	display: none;
}
.faq-sect-two-text-box {
	width: 72%;
}
.faq-sect-two-number-box {
	width: 28%;
}
.faq-sect-two-number-text {
	font-size: 223px;
	line-height: 157px;
}
p.np-ser-sub-text {
	padding: 0% 4%;
}
.gallery-menu {
	float: none;
	width: 100%;
	margin: 0px;
}
.gallery-buttons {
	float: none;
	width: 100%;
	margin-top: 25px;
}
.gallery-menu ul li:after {
	margin: 0px 10px;
}
.space-none {
	height: 0px !important;
}
p.multi-function-theme-nex-title:before {
	width: 30px;
	height: 30px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	top: -15px;
}
.hiw-our-works-box {
	text-align: center;
}
.hiw-our-works-number {
	margin-top: 25px;
	position: static;
	display: block;
	width: 100%;
}
span.hiw-our-works-number:after {
	display: none
}
.how-it-works-right-box .hiw-our-works-number {
	margin-left: 0px;
}
.how-it.works-sub-text {
	padding: 0px 0%;
}
.work-three-steps-box:before {
    height: 45px;
    width: 45px;
    left: 0;
    top: 21px;
    right: 0;
    top: -12px;
    margin: 0 auto;
   -webkit-transform: rotate(-44deg);
}
}


/**** end of media queries css ****/


/**
 * 16.0 -  Contact us page
 */
p.contact-text {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 18px;
    font-family: Raleway-Regular;
    letter-spacing: 0.5px;
    line-height: 30px;
}
.text-contact {
        font-family: Dosis-Regular !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 3px solid #e67e22 !important;
    color: #fff !important;
    width: 500px !important;
    margin-top: 20px !important;
    font-size: 15px !important;
    font-weight: 500;
   letter-spacing: 1px;

}
.text-contact::-webkit-input-placeholder {
 font-family: Dosis-Regular !important;
    color: #fff;
}


textarea#message-contact {
    height: 80px;
    width: 320px;
    padding-top: 5%;
}
.contact-submit {
    background: transparent !important;
    border: 3px solid #e67e22 !important;
    color: #e67e22 !important;
    Font-family: Dosis-Medium !important;
    letter-spacing: 1px !important;
    font-size: 18px;
    padding: 10px 28px !important;
    font-weight: 500 !important;


}
.submit-div {
    text-align: left;
    margin-left: 31.3%;
    margin-top: 3%;
}
.social-media>div>div {
    border-right: 1px solid #999;
}
.social-section>div,.social-media>div,.social-section>div>div>div {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.social-heading {
    margin-top: 1.5em !important;
}
.social-icons {
    margin-bottom: 0px !important;
}
h2.contact-heading {
    letter-spacing: 1px;
}


/**
 * 17.0 -  Contact us 2 page
 */

hr.contact-2-hr {
    margin: 0px;
    margin-top: 5px;
    width: 15px;
    color: #e67e22;
    border-color: #e67e22;
    border-top: 2px solid !important;
}
h4.contact-2-heading {
    margin-bottom: 0px !important;
    font-family: Raleway-SemiBold !important;
}
.contact-2-icons {
    clear: both;
    float: left;
    padding-top: 20px;
}
.contact-section-2>div>div {
    margin-right: 5% !important;
    border: 3px solid #ddd;
    padding: 0px !important;
    margin-left: 5%;
    height: 450px;
    margin-top: 10%;
    padding-left: 25% !important;
    padding-top: 12% !important;
}
.contact-section-1>div {
    padding-left: 0px !important;
}
.contact-left-img {
    margin-bottom: 0px !important;
}
.contact-section-2>div {
    padding-right: 0px !important;
}
h4.contact-2-heading-location {
    font-size: 20px;
    font-family: Raleway-SemiBold;
    color: #e67e22;
    margin-bottom:15px;
}

.contact-section-location>div {
    padding-right: 0px !important;
}




.contact-right {
    display: inline-table;
    border: 6px solid #eee;
    padding-left: 27%;
    padding-right: 27%;
    padding-top: 13%;
    padding-bottom: 6%;
}




.contact-subtext {
    float: left;
}
.contact-icon{

    float: left;
    padding-right:27px;

}
.contact-right {
    display: inline-table;
}
h3.contact-subheading {
    font-family: Raleway-SemiBold;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600 !important;
    margin-bottom: 0;
}
p.contact-2-text {
    padding-bottom: 18%;
    font-family: Raleway-Regular;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 41%;

}
p.contact-2-text-location {
    font-family: Raleway-SemiBold;
    font-size: 16px;
       line-height: 28px;
    letter-spacing: 1px;

}

.contact-body-text{

font-family: Raleway-Regular;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 27px;
    color: white;
    padding: 0 10%;
}
span.contact-us-sub-icon>i {
       color: #e67e22;
    font-size: 24px;
    border: 1px solid;
    border-radius: 50%;
    text-align: center;
    margin-right: 2%;
    height: 60px;
    width: 60px;
    line-height: 60px;

}
.contact-us-icon {
   text-align: center;
    margin-top: 8%;
}


.contact-field::-webkit-input-placeholder {
 font-family: Dosis-Regular !important;
}

.contact-field {
    font-family: Dosis-Regular !important;
    background: transparent !important;
    border: none !important;
    border-bottom: 3px solid #e67e22 !important;
    width: 500px !important;
    margin-top: 20px !important;
    font-size: 15px !important;
    font-weight: 500;
    letter-spacing: 1px;
} 

.contact-send{
background: transparent !important;
    border: 3px solid #e67e22 !important;
    color: #e67e22 !important;
    Font-family: Dosis-Medium !important;
    letter-spacing: 1px !important;
    font-size: 18px;
    padding: 10px 28px !important;
    font-weight: 500 !important;


} 
.contact-right-form{

   display: inline-table;
    border: 6px solid #eee;
    padding-left: 5%;
     
    padding-bottom: 5%;


}


.color-orange
{ color: #e67e22 !important;
}

.color-white
{
color: #fff !important;
}
.color-blue
{
color: #354355 !important;
}



