
@font-face {
	font-family: 'Conv_Cocogoose';
	src: url('/fonts/Cocogoose/Cocogoose Pro Light-trial.eot');
	src: local('?'), url('/fonts/Cocogoose/Cocogoose Pro Light-trial.woff') format('woff'), url('/fonts/Cocogoose/Cocogoose Pro Light-trial.ttf') format('truetype'), url('/fonts/Cocogoose/Cocogoose Pro Light-trial.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro';
	src: url('/fonts/MyriadPro-Regular.eot');
	src: local('?'), url('/fonts/MyriadPro-Regular.woff') format('woff'), url('/fonts/MyriadPro-Regular.ttf') format('truetype'), url('/fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* nitin css part */

body
{
	margin:0px;
font-family: 'Didact Gothic', sans-serif!important;
}
	
	
@keyframes rotate{
    0%
	{transform: rotate(0deg) translate3d(0, 0, 0);}
    25%
	{transform: rotate(3deg) translate3d(0, 0, 0);}
    50%
	{transform: rotate(-3deg) translate3d(0, 0, 0);}
    75%
	{transform: rotate(1deg) translate3d(0, 0, 0);}
    100%
	{transform: rotate(0deg) translate3d(0, 0, 0);}
}
  
@keyframes storm 
{
    0%
	{transform: translate3d( 0, 0, 0) translateZ(0);}
    25%
	{transform: translate3d( 4px, 0, 0) translateZ(0);}
    50%
	{transform: translate3d( -3px, 0, 0) translateZ(0);}
    75%
	{transform: translate3d( 2px, 0, 0) translateZ(0);}
    100%
	{transform: translate3d( 0, 0, 0) translateZ(0);}	
}
	
	

	
	
.loginDiv .reg_sec {font-family: 'Dosis', sans-serif!important;
}

.aboutus_div .Heading_Pagesmall, .aboutus_div .Heading_Pagebig, .aboutus_div .Common_Text, .aboutus_div .Common_Margin ul li,
.contactus_div .Heading_Pagebig, .contactus_div .Contactp_text, .contactus_div .Contact_form1, .contactus_div .Contact_form21, .contactus_div .Contactp_text a:link
{
	    width: 100%;
    text-align: justify;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}

.aboutus_div .about_ul h3{color: #00a8ff;}

.profile_fourIcon .blockArea p{    font-size: 13px!important;}

.aboutus_div .Heading_Pagesmall strong
{
	font-size: 26px !important;
}
.aboutus_div .Heading_Pagesmall strong .letterbold1st
{
	font-size:33px;
}
.aboutus_div .letterbold1st
{
	font-size:23px;
}
.aboutus_div p.Heading_Pagebig, .uppercasetxt
{
	font-size: 18px;
    font-weight:bold;
    text-transform: uppercase;
}
.aboutus_div p.Common_Text
{
	font-size: 18px;
    font-weight:bold;
    line-height: 35px;	
}
.contactus_div .Contactp_text
{
	font-size: 16px;
    /* font-weight:bold;	 */
}

.Cmn_align .why_us{border: 2px dashed #e4e4e4;margin: 20px 0px;}

.goup-container{background: rgb(255, 102, 102)!important;}

.border_none{border:none;}

.text-white{color:#FFF;}

.under{padding:20px 0px;width:100%;float:left;text-align:center;}

.under h1{font-size:35px;text-align:center;}

.Contacttext {font-size: 17px;color: #000;}

.themeGreen {padding: 10px 0px 10px 0px; }

.pd0{padding:0px;}

.div1, .div2, .div3, .div4, .div5, .div6, .online_tools, .online_tools > DIV, .div7, .div8, .div9, .div10, .div11, .div11_footer, .div11_copyright
{
	width:100%;
	float:left;
	text-align: center;
}
/* .online_tools > DIV img{
	width:35% !important;
} */

.div1
{
	/* background-color: #003399; */
	background-color: #FFF;
    padding: 3px 0px;
    /* position: fixed; */
    float: left;
    width: 100%;
    z-index: 999999;
}
.div1 .loginDiv input
{
	text-transform:uppercase;
	border-color:#017b54;
	background-color:transparent;
    transition: all 0.5s ease-out;	
	color:#ffffff !important;
}
.div1 .loginDiv input:hover
{
	background-color: #ff0000;
    color: #fff !important;
}
.div1 .loginDiv input:first-child
{
	padding:6px 24px;
	float: right;
}

.colxs_1{float: left;
    /* width: 100%; */
    padding: 0px;
    margin: 0px;
	    /* margin-top: 18px; */}

.loginDiv{color: #faf4bf;
    padding: 8px;
	    float: left;
    text-align: right;}
	
.login_Div{color: #faf4bf;
    padding: 8px;
	    float: left;
    text-align: right;}	
	
.login_Div .login_ipb{
    position: relative;
    float: right;
	width: 100%;
    text-align: center;
    outline: none;
    text-decoration: none;
    border-radius: 6px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    cursor: pointer;
	padding: 0px;
    /* text-transform: uppercase; */
       padding: 10px 18px;
    /* height: 40px; */
    /* width: 100%; */
    /* opacity: 1; */
    background-color: #66cbff;
    border: 1px solid rgba(22, 76, 167, 0.6);}

.login_Div .login_gpb{
    position: relative;
    float: right;
    text-align: center;
    outline: none;
    text-decoration: none;
    border-radius: 6px;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    cursor: pointer;
	padding: 0px;
    /* text-transform: uppercase; */
       padding: 10px 18px;
    /* height: 40px; */
    /* width: 100%; */
    /* opacity: 1; */
    background-color: #66cbff;
    border: 1px solid rgba(22, 76, 167, 0.6);}	
	
.login_ip{    float: left;
    text-align: center;}	

.login_gp{ float: right;
    text-align: right;}		
	
	
.login_Div span{
      color: #000;
      font-size: 15px;
      font-weight: 600;
letter-spacing: 0.7px;}

  .login_Div .login_ipb span:hover , .login_Div .login_gpb span:hover  {
  animation: rotate 0.7s ease-in-out both;}
  
.login_Div .login_ipb span , .login_Div .login_gpb span {
          animation: storm 0.7s ease-in-out both;
	 animation-delay: 0.06s;}	


.loginDiv .social_link a {   padding: 0px;
    font-family: 'Dosis', sans-serif!important;
    /* color: #faf4bf; */
    color: #17aa5a;
    font-weight: 600;
    text-transform: uppercase;
		}

.loginDiv a {     padding: 2px 10px;
    font-family: 'Dosis', sans-serif!important;
    color: #17aa5a;
    font-size: 16px;
    font-weight: 600;}		

.call{
	float:right;
	color:#ffffff;
	margin: 0;
}
.call_sosial{
	color:#000000;
	margin:16px 0px 0px 0px;
	text-align:center;
}

.div11
{
	 /*background-color: #114e84;
    padding: 3px 0px;
    position: fixed; */
    float: left;
    width: 100%;
    z-index: 999999;
}
.div11 .loginDiv input
{
	text-transform:uppercase;
	border-color:#fff;
	background-color:transparent;
    transition: all 0.5s ease-out;	
}
.div11 .loginDiv input:hover
{
	background-color:#fff;
	color:#272727;
}
.div11 .loginDiv input:first-child
{
	padding:6px 24px;
	float:left;
}

@media only screen and (max-width:767px)
{
	.loginDiv a 
	{
		padding: 2px;
		font-size: 12px;
	}
	.loginDiv a i
	{
		font-size: 12px;	
	}
	.loginDiv > i
	{
		/* width:100%; */
		font-size: 14px;
	}
}



/**------- menu css start here ---**/

.navbar {
    float: right;
	width: 100%;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #002d88!important;
    background:transparent;
	/* border-bottom: 2px solid #d9a09e; */
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
	color: #003399;
    background:transparent;
	/* border-bottom: 2px solid #d9a09e; */
    /* padding: 10px 10px; */
}



.navbar-nav > li > .dropdown-menu
{
    background-color: #66cbff;
}
.navbar-nav ul.sm-nowrap > li:hover a
{
	color:#333;
}
.navbar-nav ul.sm-nowrap > li > a
{
	font-family:'Lato', sans-serif;
	font-size:15px;
	padding: 5px 20px;
    color: #fff !important;	
}
.navbar-nav ul.sm-nowrap > li > a:hover
{
    color: #000000 !important;	
}

.navbar-nav > li, .navbar-nav > li ul li
{
	padding:0px;
}
.div2 .navwrapper
{
	    padding-top: 8px;
		width:100%;
		float:right;
}
.navbar-default .navbar-nav > li > a
{
/* 	    color: #003399; */
	color: #ffffff;
    font-family: MyriadPro;
    font-size: 19px;
    text-transform: uppercase;
    padding: 1px 17px;
    /* border-right: 1px solid #ffffff; */
    font-weight: 500;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #ffffff;
    /* background: #017b54; */
}

.navbar-nav .dropdown-menu{
	/* background-color: #66cbff !important; */
	background-color:#70ab07 !important;
	color:#fff !important;
}

.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    /* background-color: #003399; */
	background-color: #616161;
}

.navbar-nav ul.sm-nowrap > li > a:hover {
    color: #FFF !important;
}

.pd0{
	margin:0px;
	padding:0px;
}
.navbar-collapse{
	padding-right:0px !important;
}
.caret {
    color:#fff !important;
}


/**------- menu css ends here --------**/
.top_socialDiv i
{
     color: #FFF;
    /* border: 2px solid #fef6c8; */
    padding: 5px 8px;
    /* border-radius: 5px; */
    font-weight: 600;
    background: #e2c29a;
    float: right;
    width: 23px;
    height: 20px;
    margin-left: 6px;
    transition: all 0.5s ease-out;
    line-height: 12px;
}

.social_link .fa-facebook:before {
    color: #003398;
}

.social_link .fa-file-text-o:before {
    color: #003398;
	    font-size: 14px;
}

.social_link .fa-users:before {
    color: #003398;
	    font-size: 14px;
}


.social_link  .fa-twitter:before{
    color: #003398;
	
}

.social_link  .fa-instagram:before {
    color: #003398;
}
.social_link  .fa-dribbble:before {
    color: #003398;
}

.facebookc
{
	background-color:#3B5998;
}
.twitterc
{
	background-color:#55ACEE;
}
.linkedinc
{
	background-color:#007bb5;
}
.youtubec
{
	background-color:#bb0000;
}


.footer_social i
{
    color: #272727;
    /* background-color: #fff; */
    padding: 5px 8px;
    border-radius: 50%;
    font-weight: 600;
    margin-left: 10px;
	transition: all 0.5s ease-out;
}
.top_socialDiv i:hover, .footer_social i:hover
{
    background-color: #66cbff;
	color:#fff;	
}
.whatsapp_icon
{
	position: relative;
    vertical-align: unset;
    font-size: 12px;
}
.whatsapp_icon img
{
	    padding-bottom: 3px;
    padding-right: 8px;
}
.top_socialDiv i:nth-child(1), .top_socialDiv i:nth-child(2), .footer_social i:nth-child(1), .footer_social i:nth-child(2)
{
  padding: 8px 6px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.top_socialDiv i:nth-child(3), .footer_social i:nth-child(3)
{
    padding: 5px 6px;
}

.ourall{
	width:100%;
	float:left;
	margin-top:20px;
}
.ourall p{
	width:100%;
	float:left;
}
 .Heading_Pagesmall1{   
	font-family: 'Lato', sans-serif;
    font-size: 21px !important;
    color: #000000 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-weight: bold;
    text-align: left;
    float: left;
}
.Common_Margin ul {
    margin: 0;
    padding: 0;
    /* padding-left: 30px; */
    /* float: left; */
    width: 99%;
}
.Common_Margin ul li {
    /* list-style-type: disc; */
    line-height: 30px;
	font-size:14px;
}


.div2
{
	/* background-color: #66cbff; */
	background: rgba(122,179,7,1);
background: -moz-linear-gradient(top, rgba(122,179,7,1) 0%, rgba(108,167,7,1) 76%, rgba(85,143,4,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122,179,7,1)), color-stop(76%, rgba(108,167,7,1)), color-stop(100%, rgba(85,143,4,1)));
background: -webkit-linear-gradient(top, rgba(122,179,7,1) 0%, rgba(108,167,7,1) 76%, rgba(85,143,4,1) 100%);
background: -o-linear-gradient(top, rgba(122,179,7,1) 0%, rgba(108,167,7,1) 76%, rgba(85,143,4,1) 100%);
background: -ms-linear-gradient(top, rgba(122,179,7,1) 0%, rgba(108,167,7,1) 76%, rgba(85,143,4,1) 100%);
background: linear-gradient(to bottom, rgba(122,179,7,1) 0%, rgba(108,167,7,1) 76%, rgba(85,143,4,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ab307', endColorstr='#558f04', GradientType=0 );
    padding: 10px 0px;
    width: 100%;
    float: left;
    z-index: 999;
    margin-top: 0px;
}
.div2 > .container
{
	padding:0px;
}

.div22
{
	background-color: #ffffff;
    padding: 10px 0px;
    width: 100%;
    float: left;
    /* position: fixed; */
    z-index: 999;
    /* margin-top: 60px; */
}

.div22 .navwrapper {
    padding-top: 10px;
    width: 72%;
    float: right;
}

.div3
{
	/* margin-top: 142px; */
	width: 100%;
    float: left;
}


.div3 h3, .div3 p
{
	font-family:Algerian;
    text-transform: uppercase;
	font-size: 30px;
	font-weight:bolder;
	margin-bottom:20px;
}
.div3 .carousel-caption
{
	top:17%;
}
.div3 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 40px;
}
.div3 span.glyphicon.glyphicon-chevron-right
{
	color:#fff;
}

.div4
{
	background-color:#01427a;
	padding:50px 0px;
}
.div4 .container
{
	text-align:center;
}
.div5 h1, .div6 h1, .div7 h1, .div8 h1
{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	color:#ffffff;	
	text-align:left;
	font-weight:bold;
	margin-bottom: 10px;
}
.div4 h1
{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	color:#ffffff;	
	text-align:left;
	font-weight:bold;
	margin-bottom: 10px;
}
.div4 h2
{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#ffffff;	
	text-align:right;
	font-weight:bold;
	bottom:0px;
}

.div4 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 20px	
}
.div4 p
{
	text-align:left;
	font-family:Algerian;
	font-size:16px;
	color:#ffffff;
    line-height: 29px;
	margin-bottom:20px;	
}
.yourname{
	font-size: 20px;
    padding: 10px 0px;
    font-weight: bold;
	color:#fff;
}
.abt_top{
	margin-top:15px;
}
.bottom_div{
	margin-top:35%;
}
.width_1{
	width:30%;
	float:left;
}
.width_2{
	width:70%;
	float:left;
	padding:0px;
}

.div5
{
	background-color:#ffffff;
    padding: 20px 0px;
}
.div5 p{
	line-height: 30px;
    font-size: 25px;
    font-style: normal;
	color:#000;
}
.div5 h1{
	font-family: 'Lato', sans-serif;
    font-size: 35px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.div5 .yellow_circle
{
	background-color:#f9b707;
	width:100%;
	margin:0px auto;
	border-radius:50%;
	padding:41px 19px;
}
.div5 .online_tools DIV
{
	/* font-family:Conv_Cocogoose; */
	font-size:15px;
	text-transform:uppercase;
	color:#ffffff;	
	text-align:center;
    margin-bottom: 2px;
    margin-top: 40px;
}
.border_NEW{
	/* border: 1px solid #ffbf16; */
    /* padding: 20px !important;
    width: 50% !important; */
    margin: 0 auto;
    text-align: center !important;
    float: none !important;
}
.border_NEW img{
	width:100%;
}
.NEW_BTN{
	background:#666;
	padding:10px 0px;
	margin:0px;
	color:#fff;
	/* border-radius:5px; */
}
.product_INFO{
	background: url(/images/insu_port.jpg) repeat #141416 scroll 0 0;
    /* background-attachment: fixed !important; */
    background-position: 100% 58% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	width:100%;
	float:left;
	padding:30px 0px;
}
.pro_TEXT{
	width:60%;
	margin:0 auto;
	text-align:center
}
.pro_TEXT h4{
	font-size:40px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	padding: 20px 0px;
}
.pro_TEXT p{
	font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
    opacity: 0.8;
	padding: 20px 0px;
	line-height: 30px;
}

.online_INFO{
	background-color: #008aff;
	width:100%;
	float:left;
	padding:30px 0px;
}
.online_TEXT{
	width:60%;
	margin:0 auto;
	text-align:center
}
.online_TEXT h4{
	font-size:40px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}
.online_TEXT p{
	font-size:18px;
	text-align:center;
	color:#fff;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
}



.div6
{
	background-color:#fff;
	padding:80px 0px;	
}
.div6 .yellow_line
{
	margin-bottom:60px;
}
.div6 .yellow_line, .div7 .yellow_line , .div8 .yellow_line, .div9 .yellow_line
{
    border-bottom: 5px solid #f9b707;
    width: 25%;
    margin-top: 20px	
}
.div6 .row > DIV
{
	padding:0px;
}
.div6 .prdt_txtcontent
{
    padding-top: 88px;
    padding-left: 55px;
	width:100%;
	float:left;	
}
.div6 .row:last-child .prdt_txtcontent
{
    padding-top: 88px;
    padding-right: 55px;	
}
.prdt_txtcontent h2
{
	font-family:Algerian;
	font-size:31px;
	color:#333333;
	text-align:left;	
	text-transform:uppercase;
	font-weight:600;
    margin-bottom: 20px;	
}
.div6 .row:last-child h2, .div6 .row:last-child input, .div6 .row:last-child p
{
	text-align:right;
	float:right;
}
.prdt_txtcontent p
{
	font-family:Algerian;
	font-size:17px;
	color:#333333;
	text-align:left;	
	text-transform:uppercase;
    line-height: 24px;
    margin-bottom: 35px;	
}

.prdt_txtcontent input, .news_archive input, .div4 input
{
	font-family:Algerian;	
	color:#000000;
	background-color:#65a28f;
	text-align:center;
	border:0px;
	border-radius:10px;
	font-size:18px;
	text-transform:uppercase;
}

.agile{
    background: url(/images/2.jpg) center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
	padding: 39px 0px 39px 0px;
	width: 100%;
    float: left;
}
.agile .container{
	width:90%;
}

.agile_left h3 {
    color: #00A4E4;
    font-size: 32px;
}
.agile_left p.ser-para {
	line-height:2.2em;
	color:#fff;
	font-size:14px;
    margin: 27px 0 35px;
}
.list-left span {
   color: #FDA30E;
    font-size: 72px;
    padding: 5px 10px;
    /* background: #0f4497; */
	/* border: 2px solid #fff; */
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 120px;
    height: 115px;	
}


.list-left:hover.list-left span {
    color: #fff;
   /* background: rgba(255, 255, 255, 0.31); */
	/* border-radius:0%;
    -webkit-border-radius:0%;
    -o-border-radius:0%;
    -ms-border-radius:0%;
    -moz-border-radius:0%;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all; */
	-ms-transition:0.5s all;
}
.list-left h4 {
    color: #ffffff;
    font-size: 25px;
    margin: 20px 0;
	font-family: 'Lato', sans-serif;
}
.list-left p {
    color: #000;
    line-height: 1.6em;
    font-size: 14px;
	font-family: 'Lato', sans-serif;
	height:80px;
}
h2.tittle {
    font-size: 2.5em;
    text-align: center;
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 0.5em;
    text-transform: none;
}
.agile .welcome-head p {
    font-size: 1.0em;
    color: #efefef;
    width: 80%;
    margin: 0em auto 33px;
    line-height: 1.8em;
    text-align: center;
}

.agile_right{
	width: 100%;
    float: left;
    margin: 15px 0px 0px 0px;
}
.readmorenew {
	font: 13px arial;
    color: #000000;
    display: inline-block;
    /* width: 50%; */
    text-align: center;
    background: #fff51e;
    border: 1px solid #ababab;
    margin-right: 10px;
    padding: 5px 15px;
	border-radius: 5px;
    margin-top: 10px;
}
.readmorenew a:link {color:#fff; text-decoration:none; display:block; width:60px; text-align:center; background:#F59427; border:1px solid #000;}
.readmorenew a:hover {color:#fff; text-decoration:underline;}
.industry_DIV{
	width:100%;
	float:left;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	background-color: #008aff;
}
.industry_DIVin{
	border: 1px solid #000;
    padding: 0px;
	background:#000;
	padding-bottom:10px;
	width: 100%;
    float: left;
	margin-top:20px;
}
.industry_head{
	width:100%;
	float:left;
	background:#000;
}
.industry_head h2{
	font-size:25px;
	text-align:center;
	padding:10px 0px;
	margin:0px;
	color:#000;
	background-color: #fef41e;
	font-family: 'Lato', sans-serif;
}
.industry_text{
	width:100%;
	float:left;
	background:#ffffff;
	height: 300px;
}
.industry_text ul{
	margin: 0px !important;
    padding: 0px !important;
}
.industry_text ul li{
	font: normal 14px 'Algerian';
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 20px;
    line-height: 30px;
    text-align: left;
	list-style: url(/images/bullet_feature.png);
	list-style-position:inside;
}
.industry_text1 ul{
	margin: 0px !important;
    padding: 0px !important;
}
.industry_text1 ul li{
	font: normal 14px 'Algerian';
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 20px;
    line-height: 30px;
    text-align: left;
	list-style: url(/images/bullet_featureb.png);
	list-style-position:inside;
}


.industry_text2 ul{
	margin: 0px !important;
    padding: 0px !important;
}
.industry_text2 ul li{
	font: normal 14px 'Algerian';
    color: #000;
    text-decoration: none;
    margin: 0px;
    padding: 10px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
	list-style: url(/images/bullet_featurebl.png);
	list-style-position:inside;
}

.industry_read{
	width:100%;
	float:left;
	background:#fff;
	padding: 15px 0px;
}
.industry_read h3{
	font-size:13px;
	text-align:center;
	padding:10px 0px;
	margin:0 auto;
	color:#fff;
	background:#ff0000;
	width:50%;
	border:1px solid #000;
	border-radius:5px;
	margin-bottom: 10px;
}
.bg_color h3{
	color:#ffffff !important;
	background:#ff0000 !important;
}
.bg_color2 h3{
	color:#ffffff !important;
	background:#ff0000 !important;
}


.div7
{
	background-color:#f9f7fa;
	padding:40px 0px;
}
.div7 .yellow_line
{
	margin-bottom:40px;
}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
	width: 100%;
}
.slider-item{/*border-bottom: 1px black dotted;*/
    margin-bottom: 20px;     margin-top: 20px; height: auto;
    display: block;}   
	.latesth {
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 800;
}
.latestdate {
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    color: #039;
}
.leadnew {
    font-size: 15px;
    text-align: justify;
    margin-top: 20px;
	text-align: center;
}
.latesth a
{
	color:#039;
	text-decoration: none;
	font-size:20px;
}
.news_archive
{
    text-align: center;	
	text-transform:uppercase;
}


.div8
{
	background-color:#008aff;
	padding:0px 0px;
	width: 100%;
    float: left;
}
.div8 .row
{
	margin-top:50px;
}

.div8 .imghvr-zoom-in{
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color: #2266a5;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.div8 .imghvr-zoom-in, .div8 .imghvr-zoom-in figcaption
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
	width: 100%;
}
.div8 .imghvr-zoom-in img
{
    vertical-align: top;
    max-width: 100%;	
	width:100%;
}
.div8 .imghvr-zoom-in figcaption {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background-color:rgba(249, 183, 7, .8);
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;	
}
.div8 .imghvr-zoom-in a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.div8 .imghvr-zoom-in:hover figcaption {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.div8 .imghvr-zoom-in figcaption h3
{
	font-family:Algerian;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
    margin-top: 26%;	
}
.div8 h2.Servicebox_head
{
	text-align:center;
	font-family:Algerian;	
	font-size:18px;
	color: #333333;
	display:none;
	margin:10px 0px 30px 0px;
}

.div81
{
	background-color:#008aff;
	padding:0px;
	width: 100%;
    float: left;
}
.div81 .row
{
	margin-top:20px;
}
.div81 .demo
{
	text-align:center;
}
.div81 .imghvr-zoom-in{
  position: relative;
  display: inline-block;
  margin: 0px;
  max-width: 100%;
  background-color: #2266a5;
  color: #fff;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.div81 .imghvr-zoom-in, .div8 .imghvr-zoom-in figcaption
{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.div81 .imghvr-zoom-in img
{
    vertical-align: top;
    max-width: 100%;	
}
.div81 .imghvr-zoom-in figcaption {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background-color:rgba(249, 183, 7, .8);
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;	
}
.div81 .imghvr-zoom-in a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.div81 .imghvr-zoom-in:hover figcaption {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.div81 .imghvr-zoom-in figcaption h3
{
	font-family:Algerian;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
    margin-top: 26%;	
}
.div81 h2.Servicebox_head
{
	text-align:center;
	font-family:Algerian;	
	font-size:18px;
	color: #333333;
	display:none;
	margin:10px 0px 30px 0px;
}
.div81 .read1{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}
.div81 .read2{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}
.div81 .read3{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}
.div81 h4
{
	text-align:center;
	font-family:Algerian;	
	font-size:30px;
	color: #ffffff;
	margin:10px 0px 30px 0px;
}
.div81 p
{
	font-size: 17px;
    text-align: center;
    margin: 0 auto;
	padding-top:10px;
	color:#000;
}
.insurance_DIV{
	width:100%;
	margin:0px;
	padding:10px 0px;
	float:left;
	background:#ededed;
}
.insu_newleft ul{
	margin: 0px !important;
    padding: 0px !important;
}
.insu_newleft ul li{
	font: normal 15px 'Algerian';
    color: #1e86c3;
    text-decoration: none;
    margin: 0px;
    padding: 10px 0px;
    line-height:30px;
	text-align:right;
	font-weight: bold;
}
.insu_newright ul{
	margin: 0px !important;
    padding: 0px !important;
}
.insu_newright ul li{
	font: normal 15px 'Algerian';
    color: #1e86c3;
    text-decoration: none;
    margin: 0px;
    padding: 10px 0px;
    line-height:30px;
	text-align:left;
	font-weight: bold;
}
.viewnow_div{
	width:100%;
	float:left;
	padding:20px 0px;
	margin:0px;
}
.viewnow{
	width:10%;
	margin:0 auto;
	padding:3px 0px;
	border-radius:5px;
	background:#ff0000;
	text-align:center;
	color:#fff;
}
.onlinetool_DIVleft{
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 50px 0px;
	background:#008aff;
}
.onlinetool_DIVright{
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px 50px 0px;
	background:#008aff;
}
.onl_left{
	padding:20px 0px;
	text-align:right !important;
	margin-right:20px;
	width: 50%;
    right: 0px;
    float: right;
}
.onl_right{
	padding:20px 0px;
	text-align:left !important;
	margin-left:20px;
	width: 50%;
    right: 0px;
    float: left;
}
.onlin_box{
	width: 100%;
    float: right;
    padding: 20px 0px;
    text-align: center;
    background: #000;
    color: #fff;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	
}
.onlin_box1{
	width: 100%;
    float: left;
    padding: 20px 0px;
    text-align: center;
    background: #000;
    color: #fff;
	font-size: 20px;
    font-family: 'Lato', sans-serif;
}


.div9
{
	width: 100%;
    float: left;
	background:#008aff;
	padding: 30px 0px 50px 0px;
}

.div9 .read1{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}
.div9 .read2{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}
.div9 .read3{
	width: 35%;
    margin: 0 auto;
    padding: 5px 0px;
    background: #fff51e;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    border-radius: 5px;
	color:#000000;
	font-size:16px;
}

.div9 h1
{
	font-family:Algerian;
	font-size:30px;
	color:#ed3237;	
	text-align:center;
	/* text-transform:uppercase; */
	font-weight:bold;
	margin-top:20px;
	margin-bottom: 10px;
}
.div9 .yellow_line{width:10%;}

.div9 section {padding-top: 86px;padding-bottom: 86px;}

.div9 .quote {color: rgba(0,0,0,.1);text-align: center;margin-bottom: 30px;}

.div9 .item p{color:#fff;}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

.div9 #fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
.div9 #fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
.div9 #fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
.div9 #fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
.div9 #fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
.div9 #fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
.div9 #fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/
.div9 .item .test_head
{
	color:#114e84;
	width:100%;
	float:left;
	text-align:center;
	font-family:Algerian;
	font-size:17px;
	font-weight:bold;
	margin-top:15px;
}
.div9 .item blockquote p
{
	font-family:Algerian;
	font-size:20px;
	color:#545454;
	width:100%;
	float:left;
}
.div9 .test_know
{
	width:100%;
	float:left;
}
.div9 blockquote .btn-primary
{
    font-family: 'Lato', sans-serif;
    color: #fff;
    background-color: #114e84;
    text-align: center;
    border: 0px;
    border-radius: 70px;
    font-size: 20px;
    text-transform: uppercase;	
}
.div9 .item blockquote .fa-quote-left
{
	margin-right: 25px;
    font-size: 35px;
	color:#114e84;
	float:left;	
}
.div9 .item blockquote .fa-quote-right
{
	margin-left: 25px;
    font-size: 35px;	
	color:#114e84;	
	float:right;	
}


.div10
{
	background: url(/images/testibg.jpg) repeat #232323 scroll 0 0;
	padding:20px 0px;
	width:100%;
	float:left;
}
.div10 .inputform
{
	text-align:center;
}
.div10 h1
{
	font-family:Algerian;
	font-size:25px;
	color:#ffffff;	
	text-align:center;
	font-weight:bold;
	margin-bottom: 30px;
}

.div10 .inputform input
{
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 10px;
    width: 40%;
    height: 50px;
	color:#333;
	text-align:center;
	font-family:Algerian;
	font-size:20px;
	margin-top:0px;		
}
.div10 .inputform input:focus
{
	outline:0px;
}
.div10 .inputform input.news_submit
{
	background-color:transparent;
	color:#fff;
	font-family:Algerian;
	font-size:28px;
	width:15%;
	padding:0px;
	margin-top:15px;
	border:0px;
	margin-top:30px;
	border: 2px solid #fff;
}

.div12{
    background: url(/images/testibg.jpg) repeat #232323 scroll 0 0;
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;	
	width: 100%;
    float: left;
}
.div12 h1
{
	font-family:Algerian;
	font-size:40px;
	color:#fff;	
	text-align:center;
	/* text-transform:uppercase; */
	font-weight:bold;
	margin-top:50px;
}
.div12 .yellow_line
{
	width:10%;
}
.div12 section {
    padding-top: 86px;
    padding-bottom: 86px;
}

.div12 .quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}
.div12 .item p
{
	color:#fff;
}

.wealthportfoliohdr {
    margin-bottom: 30px;
}
.div11
{
	/* margin-top:10px; */
}
.div11_footer
{
	background-color:#003399;
	padding:60px 0px;
}
.div11 .div11_footer .container > DIV:nth-child(1)
{
	/* border-right:1px solid #ffffff; */
}
.footer_side1, .footer_side2
{
	color:#a7a7a7;
	/* font-family:Algerian; */
	font-size:15px;
}
.footer_side1 h2:first-child,  .footer_social h2:first-child
{
	margin-top:0px;
}
.footer_side1 h2, .footer_social h2, .footer_sign h2, .footer_contact h2
{
	color:#ccffcc;
	/* font-family:Algerian; */
	font-size:20px;
	font-weight:bold;
	/* text-transform:uppercase; */
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	float:left;
	text-align: left;
}
.div11_footer h2 {
    color: #ccffcc;
    /* font-family: Algerian; */
    font-size: 20px;
    font-weight: bold;
    /* text-transform: uppercase; */
    margin-top: 20px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
    text-align: left;
}

.div11_footer h3 {
    color: #faf4c2;
    font-size: 18px;
    margin: 0.4em 0 .5em;
    font-family: 'Lato', sans-serif;
	text-align:left;
}

.footer_side1 ul
{
	padding-left:14px;
}
.footer_side1 ul li
{
	font-size:15px;
	line-height:27px;
	list-style-type:disc;
	color:#ccffca;
	padding:0px;
	/* font-family:Algerian; */
	/* list-style-position: inherit; */
	/* position: relative; */
}
.footer_side1 ul li a
{
	color:#e9e7bf !important;
}
.footer_side1 ul li a:hover
{
	color:#f9b808;
}

.footer_side2
{
	width:100%;
	float:right;
}
.footer_social, .footer_sign
{
	width:100%;
	float:left;
	text-align: left;
}
.footer_social i:first-child
{
	margin-left:0px;
}
.footer_social i
{
	margin-left:15px;
}
.footer_sign .inputform
{
	border:1px solid #a7a7a7;
	background-color:transparent;
	border-radius:0px;
	width:211px;
	float:left;
	padding:5px;
}
.footer_sign #txtEnterEmail
{
	background-color:transparent;
	border:0px;
	padding:5px;
	color:#fff;
}
.footer_sign .news_submit
{
	background-color:transparent;
	/* border:1px solid #a7a7a7; */
	border-radius:0px;
	/* background-image:url('/images/signup_yellow.jpg');
	background-repeat:no-repeat;
    background-position: 126px 3px; */
}
.footer_sign #txtEnterEmail:focus
{
	outline:0px;
}
.footer_contact a
{
	color:#a7a7a7;
}
.footer_contact a:hover
{
	color:#fff;
}
.footer_sign h2, .footer_contact h2
{
	margin-top:45px;
}

.div11_copyright
{
	background-color:#66cbff;
	padding:15px 0px;
	color:#000;
	font-size: 18px;
}
.div11_copyright a:focus, .div11_copyright a:hover
{
	color:#f9b808;
}
.div11_copyright ul
{
	width:100%;
	float:left;
}
.div11_copyright ul li
{
	display:inline-block;
	color:#ffffff;
	border-right:1px solid #a7a7a7;
	padding:0px 5px;
	font-size:14px;
	text-align:center;
}
.div11_copyright ul li:hover
{
	color:#f9b808;
}
.div11_copyright ul li:last-child
{
	border-right:0px solid #a7a7a7;
}



/** -------- innerpages css start here ------- **/
.strong_class
{
	font-weight:bold;
	font-size:20px;
}
ul.about_list
{
	width:100%;
	float:left;
	margin-left:15px;
}
ul.about_list li
{
	width:100%;
	float:left;
	list-style-type:decimal;
	list-style-position: outside;
	text-align: left;
    color: #545454;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.Gi_margin form#frmPoliCapt
{
	width:auto;
}
#divNL2 .Gi_AnchorArea .Gi_Anchor a:focus
{
	color:#fff;
}
.articlesmore a:hover
{
	color:#fff
}

/**==newspaper cuting page ==**/


/**==newspaper cuting page ==**/


/** -------- innerpages css end here ------- **/


/*======== new pages css -- will remain same for each website =========*/

/* login page */
.nologin .inner_login
{
	display:none;
}
/* login page */

/* sitemap */
.health_insu
{
	margin-top:125px;
}
/* sitemap */

/* form pages */
.Forms_autoArea .row.Forms_CM .btn-primary
{
	background-color: #003399;
	border-color:#003399;
	color:#fff;
}
.Forms_autoArea .row.Forms_CM .btn-primary:hover
{
	background-color: #6b5853;
	border-color:#6b5853;
color:#fff;	
}

/* insurance news */
.News_block .more_news_details
{
	background-color:#ff6666!Important;
	border-color:#ff6666!Important;
}
.News_block .more_news_details:hover
{
	background-color:#333!Important;
	border-color:#333!Important;	
	color:#fff;
}


/* NL_insureinfo */
.GInsutab.resp-tab-active .topicon img
{
	    -webkit-filter: contrast(200%) brightness(150%);
    filter: contrast(0%) brightness(200%); 
}

/* NL_insureinfo */

/* benefit illustrator */
.submibenefit .btn-default
{
	background-color:#003399;
	color:#fff;
	border-color: #003399;
}
/* benefit illustrator */

/*-- calculator --*/
.Gi_margin form {
    margin: 0 auto;
    width: 65%;
}
.main-section_new .login-form  input[type="text"]
{
	height: auto;
}
form[name=calc] .policycaptdivbor .sipcalcu .sipscall, form[name=calc] .policycaptdivbor .sipcalcu .inputsipcal, form[name=calc] .policycaptdivbor .sipcalcu .sipleft 
{
	margin-top:5px;
}
.policybutton .policybuttonbb 
{
	background-color: #003399;
	    border-color: #003399;
		margin-top:6px;
}
.policybutton .btn-success:active, .policybutton .btn-success:focus
{
	background-color: #f7f382;
    border-color: #f7f382;
	color:#000;
}
.policybutton .policybuttonbb:hover
{
	background-color: #f7f382;
	border-color: #f7f382;		
}
.sipcalcu {
    margin: 0 auto;
    width: 100%;
    /* float: left; */
}
.sipscall {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
}
.siptext {
    font-size: 18px;
    color: #01273a;
    /* padding: 6px 0px 0px 18px; */
    font-weight: 600;
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}
.inputsipcal .sipcalinput {
    width: 25%;
    text-align: center;
    margin: 0 auto;
}
.sipscall input[type=range]
{
	margin:0px auto;
}
.resulttext {
    color: #012232;
    font-size: 23px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    background-color: #f1f1f1;
    border: 1px #cbe1f5 solid;
    width: 100%;
    float: left;
}
.sipleft {
    float: left;
    float: left;
    width: 100%;
    margin-bottom: 11px;
}
.sipresult .sipresult1 {
    float: left;
    margin: 10px;
    width: 100%;
}
.sipresult {
    margin: 0 auto;
    width: 100%;
    /* float: left; */
    margin-top: 20px;
}
.sipleft  .form-control[readonly]
{
	    background-color: #eee;
}
.inputsipcal {
    float: left;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.linebg {
    margin: 0 auto;
    width: 100%;
    float: left;
    /* background-color: #92c500; */
    /* padding: 1px; */
    margin-top: 10px;
    margin-bottom: 10px;
    /* height: 1px; */
    border-top: 2px dotted #ddd;
}
.newpupsip {
    -webkit-appearance: none;
    width: 94%;
    height: 20px;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    /* border: 1px solid #f26922; */
    /* background: #eee; */
    /* text-align: center; */
    /* margin: 0 auto; */
    background-color: #e6e6e6;
}

/*--portfolio--*/
.lifeport .myportbtn
{
	    margin-top: 18px;
}
.fundcattab, .mydrpdwn + DIV {
    margin-top: 2px;
}
.insuDisplay4 .tabscrollcont {
    overflow-x: auto;
}
.fundcattab, .mydrpdwn + DIV
{
    margin-top: 9px;	
}
.upper_border_th, .bottom_border_th
{
	position:relative;
	border:0px;
}
.bottom_border_th:after
{
    content: "";
    position: absolute;
    /*bottom: 0;*/
    left: 0;
    right: 0;
     top: 0;
    /* width: 50%; */
    width: 88px;
    height: 1px;
    background: #fff;
    text-align: center;
}
.bottom_border_th:nth-child(1):after, .bottom_border_th:nth-child(2):after
{
	width:0px;
}
.bottom_border_th:nth-child(3):after
{
	width:99px;
}
.bottom_border_th:nth-child(5):after
{
    margin-left: 12px;
    width: 107px;
}
.bottom_border_th:nth-child(7):after
{
	width:55px;
}
.bottom_border_th:nth-child(8):after
{
	margin-left:12px;
}
.bottom_border_th:nth-child(10):after
{
    width: 70px;
    margin-left: -7px;
}
.bottom_border_th:nth-child(11):after
{
    width: 88px;
    margin-left: 7px;
}
.bottom_border_th:nth-child(12):after
{
    width: 51px;
    margin-left: -17px;
}
.bottom_border_th:nth-child(14):after
{
    width: 105px;
    margin-left: -1px;
}
.bottom_border_th:nth-child(15):after
{
    width: 99px;
    margin-left: 0px;
}
.bottom_border_th:nth-child(17):after
{
    width: 99px;
    margin-left: 0px;
}
/*--portfolio--*/
.newtopdiv .taxtopdiv
{
	width:25%;
}
.newtopdiv .taxtopdiv1
{
	width:67%
}
.newtopdiv .texttop
{
	margin:0px;
}
#display4.insuDisplay4
{
	width: 100%;
    float: left;
    margin: 20px 0;
}
.insuDisplay4 table.mfscheme {
    width: 100%;
}
.insuDisplay4 table.mfscheme tr th {
    border: 0;
}
.insuDisplay4 .upper_border_th {
    text-align: center;
}
.insuDisplay4 table.mfscheme tr th span.bod_bot {
    display: inline-block;
    width: 90%;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.insuDisplay4 table.mfscheme tr th.bottom_border_th {
    position: inherit;
    text-align: center;
}
.insuDisplay4 table.mfscheme > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.insuDisplay4 table.mfscheme tr td {
    border: 1px solid #ddd;
}
.topfunddiv.table-responsive table tr td
{
    border: 1px solid #ddd!important;	
}
.newtopdiv .topwediv .tabwelactive, .newtopdiv .topwediv .tabwel
{
	    float: left;
}
.market_act
{
	width:100%;
	float:left;
}
.market_act .container .col-xs-12
{
width:100%;float:left;text-align:center;	
}


/*========= new pages css -- will remain same for each website ==========*/
@media screen and (min-width:768px) and (max-width:1200px){

.call_sosial {
    margin-top: 7px;
}
.div81 p {
    height: 80px;
}

.navbar-default .navbar-nav > li > a {
  
   font-size: 16px;
    padding: 1px 25px;
  
}


}

@media screen and (min-width:1025px) and (max-width:1199px){
.div5 .online_tools DIV {
    height: 48px;
}

}



@media screen and (min-width:481px) and (max-width:530px){
.div5 .online_tools DIV {
    height: 48px;
}

}

/* nitin css part */
@media screen and (min-width:768px) and (max-width:990px){
	.div2 .container {
    width: 100%;
}	
.navbar-default .navbar-nav > li > a {
    font-size: 13px ;
}
.top_socialDiv i{
	padding: 3px 6px;
	margin-left: 1px;
}
.top_socialDiv i:nth-child(1), .top_socialDiv i:nth-child(2), .footer_social i:nth-child(1), .footer_social i:nth-child(2) {padding: 5px 4px;}

.top_socialDiv i:nth-child(3), .footer_social i:nth-child(3) {padding: 3px 4px;}

}

@media screen and (min-width:768px) and (max-width:990px){
.indu_div{
	width:60%;
}
.newslat_div{
	width:40%;
}
.calcu_div{
	width: 60%;
    margin: 0 auto;
    float: none;
}
.loginDiv a {padding: 3px;}


.div2 .navwrapper {
    padding-top: 15px;
	width:100% !important;
}
.div22 .navwrapper {
    padding-top: 15px;
	width:100% !important;
}
.navbar-default .navbar-nav > li > a
{
	/* color:#003399; */
	color:#FFF;
	font-family:MyriadPro;
	font-size:15px;
	text-transform:uppercase;
    padding: 10px 4px;	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	/* color:#ffffff; */
	/* background: #114e84; */
    /* border-radius: 10px; */
}

.dropdown-menu{
	/* background-color: #114e84 !important;
	color:#fff !important; */
}
	
}

@media (max-width: 1200px){
.industry_text{
	width:100%;
	float:left;
	background:#ffffff;
	height: 350px;
}
}

@media (max-width: 1024px){
.bottom_div {
    margin-top: 40%;
}
.list-left p {
    height: 100px;
}
}

@media (max-width: 990px){
.div4 .container {
    text-align: center;
    width: 100%;
}
.NEW_BTN{font-size:13px;}
.industry_text{
	width:100%;
	float:left;
	background:#ffffff;
	height: 300px;
}
.list-left p {
    height: 150px;
}
}

@media (max-width: 768px){

.width_1 {
    width: 100% !important;
    float: left;
}
.div4 h2 {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    bottom: 0px;
}
.bottom_div{margin-top:0px !important;}
.width_2 {
    width: 100% !important;
    float: left;
    padding: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
    /* padding: 10px; */
}
.online_TEXT h4{
	font-size: 25px;
}
.div81 h4{
	margin: 10px 0px 0px 0px;
}
.div81 .read1 {
    margin-bottom: 50px;
}
.div81 .read2 {
    margin-bottom: 50px;
}
.readmorenew{
	margin-bottom: 30px;
}
.div9{
	padding: 30px 0px 0px 0px;
}
.colxs1{
	width: 50%;
    float: left;
}
.colxs2{
	width: 100%;
    float: left;
}
.colxs3{
	width: 50%;
    float: right;
    position: absolute;
    right: 0px;
}
.top_socialDiv i {
    margin-top: 0px;
	margin-left: 3px;
}

}



@media (max-width: 767px){
.list-left p {
    height: 45px;
}	
.wmporttablecondv_main{
	padding: 0px 5px;
}
.companywiseassallo{
	margin: 25px 0 0 0;
}
.Cmn_align {
    text-align: center;
}
.Abt_ClientImage{
	width: 35%;
	margin: 0 auto;
    text-align: center;
}
.div2 .navwrapper .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #000;
    z-index: 999;
	padding: 0px;
    margin: 0px;
}
.industry_text {
    width: 100%;
    float: left;
    background: #ffffff;
    height: 250px;
}
}

@media (max-width: 692px){

 .width_1 {
    width: 100% !important;
    float: left;
}
.width_2 {
    width: 100% !important;
    float: left;
}
.bottom_div {
    margin-top: 0px;
}
.div4 h2{text-align:center;}

}

@media (max-width: 480px){
.list-left p {
    height: 85px;
}	
.industry_DIVin {
    margin-bottom: 20px;
}
.industry_text img{
	width:100%;
}
.navbar-default .navbar-nav > li > a
{
	color:#ffffff;
}
.sipcalinput {
    width: 100% !important;
    /* text-align: center; */
    margin: 0 auto;
}
form[name=calc] {
    margin: 0 auto;
    width: 95% !important;
}
.Gi_margin form {
    margin: 0 auto;
    width: 95%;
}

.call {
    float: none;
    color: #fff;
}
.div2 {
    /* margin-top: 124px; */
}
.div22 {
    margin-top: 0px;
}
.div3 {
    display:none;
}
.div1 .loginDiv input:first-child {
    padding: 6px 24px;
    float: none;
}
.div11 .loginDiv input:first-child {
    padding: 6px 24px;
    float: none;
}
.navbar-default .navbar-nav > li > a{
	border:0px;
}
.navbar-nav > li{
    padding: 10px;
	background: #66cbff;
    margin: 0px;
	border-bottom: 1px solid #000;
}
.navbar-default .navbar-nav > li > a {
    border-right: none !important;
}
}

@media screen and (min-width:481px) and (max-width:550px)
{
.div3 .carousel-caption {
    top: 27%;
}
.div4
{
    padding: 45px 0px;	
}
.div3 h3, .div3 p
{
    font-size: 25px;	
}
.div5 h1, .div6 h1, .div7 h1, .div8 h1, .div10 h1
{
    font-size: 30px;	
}
.div4 h1
{
	font-size:20px;
	margin-top:20px;
}
.div6
{
    padding: 50px 0px;	
}
.div6 .yellow_line {
    margin-bottom: 36px;
}

}

@media screen and (min-width:451px) and (max-width:767px)
{

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    border-bottom: transparent;
}


.navbar-default .navbar-nav > li > a
{
	color:#ffffff;
}
.div3 .carousel-caption {
    top: 25%;
}
.div3 h3, .div3 p
{
	font-size: 20px;
	margin-bottom:0px;
}
.div2 {
    /* margin-top: 75px; */
}
.div3 {
    /* margin-top: 162px; */
}
.navbar-nav > li{
    padding: 10px;
	background: #e2c29a;
    margin: 0px;
	border-bottom: 1px solid #000;
}
.navbar-default .navbar-nav > li > a {
    border-right: none !important;
}
.awards_Div {margin-bottom: 20px;}

.div2 .navwrapper {padding-top: 0px;width: 100%;float: right;}

.div22 .navwrapper {padding-top: 10px;width: 100%;float: right;}

}

@media screen and (max-width:600px)
{

	.industry_text{height: 340px;}

	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {margin:0 auto;}

}

@media screen and (max-width:551px){

.onlinetool_DIVright {
    /* padding: 34px 0px; */
}

}

@media (max-width:800px){

	.div4 h2 {font-size: 12px;}

}

@media screen and (max-width:767px)
{

	.div81 .read1{width: 17%;}
	
	.div81 .read2{width: 17%;}
	
	.div81 .read3{width: 17%;}

}

	.width_1 {width: 28%;float: left;}
	
	.width_2 {width: 71%;float: left;padding: 0px;}
	
	.NEW_BTN{font-size:15px;}
	
	.pro_TEXT h4 {font-size: 25px;}
	
	.industry_text{/* height: auto; */}

	.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {margin: 0 auto;}
	
	/* .navbar-default .navbar-nav > li > a{border-right: 1px solid #ffffff;} */
	
	/* .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{border-right: 1px solid #FFF;} */
	
	.div5 h1, .div6 h1, .div7 h1, .div8 h1 {text-align: center;}
	
	.call_sosial{color:#000000;margin:0 auto;text-align:center;float:left;width:100%;margin-top: 15px;}
	
	.top_socialDiv i {float: none;    text-align: center;}
	
	.insu1{width:50%;float:left;}
	
	.viewnow{width:20%;}
	
	.onlinetool_DIVleft{width: 50%;float: right;}
	
	.onl_left{width: 60%;}
	
	.onlinetool_DIVright{width: 50%;float: left;}
	
	.onl_right{width: 60%;}


	.Heading_Page{line-height: 45px;margin-top: 10px;padding-bottom: 35px;}
	
	.radio-inline input[type=radio]:checked, .radio-inline input[type=checkbox]:checked {z-index: 0;}
	
	.div10 {padding: 35px 0px;}
	
	.div10 .inputform input.news_submit{width: 33%;}
	
	.div8 {padding: 0px;}
	
	.div7 .news_archive{margin-bottom:30px;}
	
	.div7{padding: 44px 0px;}
	
	.div6 .prdt_txtcontent, .div6 .row:last-child .prdt_txtcontent{padding-top: 38px;padding-left: 15px;padding-right: 15px;	}
	
	.prdt_txtcontent h2, .prdt_txtcontent p, .div6 .row:last-child h2, .div6 .row:last-child input, .div6 .row:last-child p
	{text-align:center;float: none;	}

	.div6 .row .prdt_txtcontent{text-align:center;}
		
	.div6 .prdt_txtcontent input{margin-bottom:20px;}
			
	.insu_flex {display: flex!important;flex-direction: column;}
	
	.insu_flex_1 {order: 2;}
	
	.insu_flex_2 {order: 1;}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus{color: #ffffff;	}
		
	.div2 .navwrapper .navbar-collapse{/* 	padding:0px;position: absolute;width: 100%;background-color: #114e84;z-index: 999; */  /*   margin-top: 39px; */}
	
	.div2 .navwrapper ul.navbar-nav{width: 100%;float: left;margin: 0px auto;	}
	
	.div22 .navwrapper .navbar-collapse{padding:0px;position:absolute; width: 100%; background-color: #114e84;z-index: 999;}
	
	.div22 .navwrapper ul.navbar-nav{width: 100%;float: left;margin: 0px auto;	}
	
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {color: #fff;}
	
	.div8 h2.Servicebox_head{display:block;}
	
	.div8 .demo{text-align:center;}

}

@media screen and (min-width:768px) and (max-width:990px){

	.div8 h2.Servicebox_head{display:block;}
	
	.div8 .demo{text-align:center;}
	
	.Gi_AnchorArea .Gi_Anchor{width: 24%;	font-size: 12px;padding:13px 3px;}

}

@media screen and (min-width:991px) and (max-width:1024px)
{
	.div2 .navwrapper .navbar-collapse 
	{
	/* 	margin-top: 26px; */
		padding-left:0px;
	}
	.div3 .carousel-caption {top: 40%;}
		
	.div3 h3, .div3 p{font-size: 35px; margin-bottom:0px;}
	
	.policydiv .policyinput{margin-left: 5px;	width: 94% !Important;}
	
	.div8 h2.Servicebox_head{display:block;}
	
	.div8 .demo{text-align:center;}
	
	.Gi_AnchorArea .Gi_Anchor{width: 21%;font-size: 12px;}

}

@media screen and (min-width:1025px) and (max-width:1600px)
{
	.nonediv .sitemargindiv1 {margin-top:39px;}
	
	.nonediv .sitemapFAQs {margin-top: 50px;}
	
	.policydiv .policyinput{margin-left: 5px;width: 94% !Important;}
	
	.div8 .demo{text-align:center;}

	.div8 h2.Servicebox_head{display:block;}

	.div81 h2.Servicebox_head{display:block;}

}

@media screen and (min-width:320px) and (max-width:480px)
{
	.div81 .read1{width: 35%;}
	
	.div81 .read2{width: 35%;}
	
	.div81 .read3{width: 35%;}
	
	.call_sosial{margin-top: 0px;}
	
	.industry_text{height: auto;}
	
	.awards_Div{width:100%;margin-bottom: 20px;}
	
	.insu1{width:100%;float:left;}
	
	.insu_newleft ul li{text-align:center;}
	
	.insu_newright ul li{text-align:center;}
	
	.viewnow{width:45%;}
	
	.onlinetool_DIVleft{width: 100%;float: left;}
	
	.onl_left{width: 80%;margin: 0 auto;float:none;}
	
	.onlinetool_DIVright{width: 100%;float: left;}
	
	.onl_right{width: 80%;margin: 0 auto;float:none;}
	
	.Cmn_align {text-align: center !important;}
	
	.div2 .navwrapper {padding-top: 10px;width: 100%;float: right;}
	
	.div22 .navwrapper {padding-top: 10px;width: 100%;float: right;}
	
	.policydiv {width: 100% !important;}
	
	.policyslele {margin-left: 25px;}

	.Heading_Page {line-height: 28px;}
	
	.div10 .inputform input.news_submit {width: 46%;font-size: 21px;}
	
	.boxsize1 {width: 100% !important;}
	
	.col-xss-12{width:100%;float:left;}
	
	.leadnew, .leadnew a{font-size: 19px;}
	
	.prdt_txtcontent h2{font-size: 26px;}
	
	.prdt_txtcontent p{font-size: 14px;}

	.div6 .yellow_line {margin-bottom: 26px;}
	
	.div4{padding: 25px 0px;}
	
	.div4 img{/* width:100%; *//* margin-bottom: 15px; */}
	
	header.inner_frame .modal{overflow-y: auto;}
	
	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret
	{margin: -3px 11px 0 0;padding: 0;width: 22px;height: 21px;line-height: 19px;	}
	
	.navbar-default .navbar-nav > li > a{font-size: 14px;}
	
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding: 5px 15px 5px 20px;}
	
	.navbar-nav.sm-collapsible ul .dropdown-menu > li > a, .navbar-nav.sm-collapsible ul .dropdown-menu .dropdown-header{padding-left: 30px;}
	
	.lichfl_text .panel-default .panel-heading .counstext:after{margin-top: 0px;	}

	.top_socialDiv, .loginDiv{text-align:center;}
	
	.top_socialDiv i{margin-top:0px;text-align: center;float:none;}
	
	/*.div2 .container > DIV{padding:0px;}*/
	
	.div22 .container > DIV{padding:0px;}
	
	.div3 h3, .div3 p{font-size: 15px;margin-bottom: 3px;}
	
	.div2 .navwrapper {padding-top: 0px;}
	
	.div22 .navwrapper {padding-top: 0px;}
	
	.div4 h1, .div5 h1, .div6 h1, .div7 h1, .div8 h1, .div10 h1{font-size: 17px;}
	
	.div4 p{font-size: 18px;}
	
	.div5 .online_tools DIV{font-size: 12px;}
	
	.div6 .prdt_txtcontent, .div6 .row:last-child .prdt_txtcontent{padding-top: 35px;padding-left: 10px;padding-right: 10px; text-align: center;	}
	
	.div6, .div7, .div8, .div10{padding: 0px;	}
	
	.div7 h1{margin-top:10%;}
	
	.div9 h1{font-size: 30px;}
	
	.div10 .inputform input{width: 92%;margin-top: 25px;}
	
	.div10 .inputform input.news_submit{font-size: 25px;width: 55%;}
	
	.div10 .inputform input.news_submit{margin-top: 30px;}

}


@media screen and (max-width: 768px) and (min-width: 400px){

	
	
	.navbar-default .navbar-nav > li > a{padding: 1px 20px !important; font-size:13px;}



	
}


@media screen and (max-width: 1024px) and (min-width: 768px){

	.onlinetool_DIVleft{width: 100%;float: right;}
	
	.onlinetool_DIVright {width: 100%;float: left;}
	
	.viewnow {width: 12%;}
	
	.div81 .read1{width: 40%;}
	
	.div81 .read2{width: 40%;}
	
	.div81 .read3{width: 40%;}
	
	.div5 .online_tools DIV{font-size:13px;height: 45px;}
	
	.navbar-default .navbar-nav > li > a{/* padding: 1px 32px; */ padding: 1px 15px; font-size:13px;}
	
	.div2 .navwrapper{padding-top: 8px;width:100%;float:right;}
	
	.div22 .navwrapper {padding-top: 15px;width: 100%;float: right;}
	
	.div3 {/* margin-top: 119px; */}

	
}

@media screen and (max-width: 1199px) and (min-width: 992px){
.galleryhover img {
    width: 100%;
    border-radius: 50%;
    height: 200px;
    width: 200px;
}

.qualidivtext {
    font-size: 20px;
}

.login_Div .login_gpb {
    padding: 10px 6px;
}

.login_Div .login_ipb {
    padding: 10px 6px;
}

.login_Div span {
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.7px;
}

.work-grids span {
    font-size: 30px;
}
.work-grids h3 {
    font-size: 26px;
}

.work-grids h4 {
    font-size: 30px;
}

.work-grids p {
    margin: 1em 0 1em;
}

.productdiv {
    font-size: 36px;
}

.login_Div .login_gpb {
    padding: 10px 8px!important;
}

.login_Div .login_ipb {
    padding: 10px 8px!important;
}

.login_Div span {
    font-size: 12px!important;
}

}



@media screen and (max-width: 991px) and (min-width: 768px){
.Producgallery  .galleryhover{width:50%!important;
float:left;
height:400px;
margin-bottom:10px;}

.Producgallery {
    width: 100%;
}

.qualidivtext {
    margin: 30px 0 20px 0;
}


.flip-effect {
    height: 250px!important;
}

.services-grids {
    width: 47% !important;
	float:left;
}

.newsarchivedive {
    margin-bottom: 70px;
}

.colxs1{    width: 25%;
    float: left;}

.colxs2{    width: 100%;
    float: left;}

	
.colxs_1{ margin-top: 32px;}
.colxs_2{width: 75%;
float: left;}	
	
.productdiv {
    font-size: 36px;
}

.login_Div .login_gpb {
    padding: 10px 8px!important;
}

.login_Div .login_ipb {
    padding: 10px 8px!important;
}

.login_Div span {
    font-size: 12px!important;
}	
	
.work-grids.work-img {
    margin-top: 40px;	
}	

.work-grids span {
    font-size: 30px;
}

.work-grids h3 {
    font-size: 30px;
}

.work-grids h4 {
    font-size: 30px;
}


.futureprodu {
    padding: 40px 0 0px 0;
}
	
}

@media screen and (max-width: 767px) and (min-width: 551px)
{
	.Producgallery .galleryhover {
    width: 50%!important;
    float: left;
    height: 400px;
    margin-bottom: 10px;
}


}


@media screen and (max-width: 550px) and (min-width: 481px)
{
	.Producgallery .galleryhover {
    width: 100%!important;
    float: left;
    height: 400px;
    margin-bottom: 10px;
}
}


@media screen and (max-width: 767px) and (min-width: 481px){


.Producgallery {
    width: 100%;
}

.qualidivtext {
    margin: 30px 0 20px 0;
}


.flip-effect {
    height: 190px!important;
}

/* .services-grids {
    width: 100% !important;
	float:left;
} */


.services-grids {
    margin: 6px;
}

.services-grids {
    /* width: 48% !important; */
	float:left;
}



.flip-effect {
    height: 260px!important;
}

.newsarchivedive {
    margin-bottom: 70px;
}

.colxs1{    width: 30%;
    float: left;}

.colxs2{  /*   width: 70%; */
    float: left;}

.colxs_2{    width: 70%;
    float: left;}	
	
.login_socal{ width:100%;
    float: left;}	
	
.login_email{ width:100%;
    float: left;}	

.login_Div {
    float: right;
	    width: 100%;
}

.login_Div .login_gpb , .login_Div .login_ipb {
padding: 10px 8px;}
	
.login_Div span {
    font-size: 13px;
}	
	
	.navbar {
      float: right;
    width: 100%;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}

.redbuttonmore {
    float: none;
}


.productdiv {
    font-size: 36px;
}

.login_Div .login_gpb {
    padding: 10px 5px!important;
}

.login_Div .login_ipb {
    padding: 10px 0px!important;
}

.login_Div span {
    font-size: 12px!important;
}	
	
.work-grids.work-img {
    margin-top: 40px;	
}	

.work-grids span {
    font-size: 30px;
}

.work-grids h3 {
    font-size: 30px;
}

.work-grids h4 {
    font-size: 30px;
}


.futureprodu {
    padding: 40px 0 0px 0;
}

.work-grids h3 {
    margin-top:0px;
}

.login_Div span {
    font-size: 11px!important;
    letter-spacing: 0px;
}

.top_socialDiv i:nth-child(1), .top_socialDiv i:nth-child(2), .footer_social i:nth-child(1), .footer_social i:nth-child(2) {
    padding: 7px 6px;
}

.login_ip{padding:0px;
    width: 28%;
    margin: 0 6px;
}

.loginDiv {
    padding: 4px;
}

.login_Div {
    padding: 5px 0;
}

}



@media screen and (max-width: 550px) and (min-width: 481px)
{
.colxs1 {
    width: 100%!important;
    float: left;
}

.colxs_1 {
    margin-top: 8px;
}

.loginDiv {
    text-align: center;
}

.call {
    float: none;
}

.colxs_2 {
    width: 100%!important;
}

.login_Div {
    float: right;
    width: 100%;
}

.services-grids {
    width: 47% !important;
}

.login_ip {
    float: left!important;
    text-align: right;
}

}


@media screen and (max-width: 480px) and (min-width: 320px)
{
.colxs1 {
    width: 100%!important;
    float: left;
}

.colxs_1 {
    margin-top: 8px;
}

.loginDiv {
    text-align: center;
}

.call {
    float: none;
}

.colxs_2 {
    width: 100%!important;
}

.login_Div {
    float: right;
    width: 100%;
}

.services-grids {
    width: 47% !important;
}

.login_ip {
    float: left!important;
    text-align: right;
}


.login_ip , .login_gp
{
	    width: 100%;
    float: left;
}

.login_Div .login_ipb , .login_Div .login_gpb 
{
	    padding: 10px 6px;
}

.login_Div span {
    font-size: 12px;
}

.work-grids span {
font-size: 26px!important;}

.work-grids h4 {
    font-size: 22px!important;
}

}


@media screen and (max-width: 480px) and (min-width: 320px)
{
	
	.work-grids h3 {
    font-size: 22px;
	}
	
	.other_product {
    padding: 30px 0 0 0;
}
	
.Producgallery  .galleryhover{width:100%!important;
float:left;
margin-bottom:22px;
    height: 390px; }

	.futureprodu {
    padding: 40px 0 20px 0;
	}
	
.Producgallery {
    width: 100%;
}

.qualidivtext {
    margin: 30px 0 20px 0;
}


.flip-effect {
    height: 250px!important;
}

.services-grids {
    width: auto !important;
	float:left;
}

.newsarchivedive {
    margin-bottom: 70px;
}

.colxs1{    
/* width: 100%!important; */
float: left;z-index: 9999;}

.colxs2{    width: 100%!important;float: left;z-index: 99;/* margin-top: -50px; */}

	.navbar {
      float: right;
    width: 100%;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}

.redbuttonmore {
    float: none;
}	
}


@media screen and (max-width: 1024px) and (min-width: 320px){
	.flip-effect{border-right:none;} 
	.services{border-bottom:none!important;} 
	.pro_border{border-bottom:none;} 
}

@media screen and (max-width: 1024px) and (min-width: 992px){
   .flip-effect{ height: 250px;}
}
}



