@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 200;
  src: local('RobotoCondensed-Light'), local('RobotoCondensed-Light'), url("../font/RobotoCondensed-Light.ttf") format('truetype');
}
@font-face {
  font-family:"Bronova-Regular";
  font-style: normal;
  font-weight: 400;
  src: local('Bronova-Regular'), local('Bronova-Regular'), url("../font/Bronova-Regular.ttf") format('truetype');
}


@font-face {
  font-family: "conthrax";
  font-style: normal;
  font-weight: 400;
  src: local('conthrax-sb'), local('conthrax-sb'), url("../font/conthrax-sb.ttf") format('truetype');
}
@font-face {
  font-family: "Century Schoolbook";
  font-style: normal;
  font-weight: 400;
  src: local('Century_Schoolbook'), local('Century_Schoolbook'), url("../font/Century_Schoolbook.ttf") format('truetype');
}
@font-face {
  font-family: 'LemonMilk';
  font-style: normal;
  font-weight: 600;
  src: local('LemonMilk'), local('LemonMilk'), url("../font/LemonMilk.otf") format('truetype');
}
@font-face {
  font-family: 'WorkSans-Bold';
  font-style: normal;
  font-weight: 600;
  src: local('LemonMilk'), local('LemonMilk'), url("../font/WorkSans-Bold.otf") format('truetype');
}

body {
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	top:0;
	overflow-x: hidden;
	}
a {
	text-decoration:none;
	}
ul,li,lo {
	list-style-type:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	
	}
.topp {
	padding:0px 0 0 0;
}	
.topp ul {
	z-index:99;
	position:relative;
	margin:0;
	margin-left: 100px;
	}
.topp ul li {
	color:#fff;
	font-size: 17px;
	display: inline-block;
    float: left;
	margin-right:15px;
	}
.topp ul li i.fa {
	color:#fff;
	padding:8px;
	}
.boddo {
	border-bottom:1px solid #fff;
	padding:8px 0;
	}
.boddo1 {
    border-bottom: 1px solid #fff;
    padding: 8px 0;
	float:right;
}		
.cotation {
	float:right;
	padding: 3px 0 0 0;
	}	
.cotation a {
	color:#fff;
	background:#FF440B;
	padding: 8px 15px;
	text-decoration:none;
	}			
.logo_nav {
	max-width:1100px;
	height:85px;
	background:#000;
	margin:0 auto;
	}	
.absolute-div {
    width: 100%;
	z-index: 999;
    position: absolute;
	
}
.padpar h1 {
    text-align: center;
    color: #fff;
    font-family: "Roboto Condensed";
    text-transform: uppercase;
    background: url(../images/line2.png) no-repeat bottom center;
    padding-bottom: 25px;
    padding-top: 10px;
    font-size: 26px;
    margin: 0 0 10px 0;
	}
.welcomephoto {
	}
.welcomephoto h1 {
	margin:0;
	}
.contictop ul li a {
	text-align:center;
	color:#fff ;
	font-size:16px !important;
	padding:9px 10px !important;
	font-family: "Roboto Condensed";
	font-weight:100;
	text-decoration:none;
	display: block;
	transition:all 0.3s ease-in-out;
	}	
.contictop ul li a:hover {
	
	}
.contictop ul li span {
	background:#d62622;
	padding: 9px 12px;
	border-radius:50%;
	}		
.logoo img {
    position: absolute;
    z-index: 99;
	display:none;
}		
.logo {
	padding:0;
	float:left;
	width:20%;
	}
.logo img {
	z-index:99;
	display: -webkit-inline-box;
	margin-top:-52px;
	}	
.fixed .logo img {
    position: absolute;
    margin-top: -72px;
	}
.fixed .navbar-inverse {
	padding-top: 12px;
	}
.fixed .contictop ul li a {
	margin-top: 5px;
	}	
.navbar {margin-bottom:0px;}	
.navibar {z-index:99;}	
.navbar-nav {position:relative; float: right; background: #dd2c22;}
.navbar-inverse{background:rgba(0,0,0,0.0); height:auto; border:0; padding-bottom:0px; padding-top: 15px; float: left; width:80%;}
.navbar-nav > li {background:url(../images/dot.png) no-repeat right center;}
.navbar-nav > li:last-child {background:none;}
.navbar-nav > li > a{color:#fff !important; transition:all 0.3s ease-in-out; font-size:15px; text-transform:uppercase; padding:12px 25px 10px 25px; font-weight:400; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{background:#2a116f !important; color: #fff !important; }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#fff !important;
    background-color: #3f269f;
}
.navbar-nav > li > a.active {
	
	}
.dropdown-menu	{
	background-color:#fff ;
	min-width:197px !important;
	}
	.navbar-nav ul.sm-nowrap > li > a {
	padding:10px 20px 10px 10px;
	color:#000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:13px;
	text-transform:uppercase;
	}	
.navbar-nav ul.sm-nowrap > li > a:hover {
	background:#78a737 ;
	color:#000;
	}	
.navbar-nav li ul.sub-menu{display:none;position:absolute; top:89px; left:0; border-top:2px solid #a42629; padding-left:10px;}
.navbar-nav li:hover ul.sub-menu{display:block; width:200px;  background-color: rgba(0, 0, 0, 0.8); list-style-type:none;}
.navbar-nav li:hover ul.sub-menu li{padding:10px; border-top:1px solid #292828; font-size:15px; }
.navbar-nav li:hover ul.sub-menu li:first-child{border:0;}
.navbar-nav li:hover ul.sub-menu li a{color:#7a7a7a; text-decoration:none;}
.navbar-nav li:hover ul.sub-menu li a:hover{color:#9c0a0e;}
.fixed .navbar-nav > li > a {
	padding: 12px 25px 10px 25px;
	} 
.fixed .contictop ul li  {
	margin-left: 10px;
	}

		#demo-1 {
			position: absolute; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
			overflow: hidden; /* to bound the empty top space created by inner element's top margin */
			width: 100%;
			min-height:100%;
			background-color: #999;
			
		}
		.demo-inner-content1 {
			position: relative;
			z-index: 2;
			margin:0;
			padding: 10px 0 0px 0;
			width: 100%;
			min-height: 520px;
			color: #fff;
			text-align: center;
			font-size: 1.5em;
			background: linear-gradient(0deg, rgba(0,0,0,0.0) 0%, rgba(0,0,0,0.8) 100%);
		}
		.demo-inner-content {
			position: relative; /* if position is not set, the script will set it to 'relative'. */
			z-index: 2; /* if z-index is not set, the script will set it to '2'. */
			margin: 20% auto 2% auto;
			padding: 10px 0 0px 0;
			max-width: 70%;
			color: #fff;
			text-align: center;
			font-size: 1.5em;
		}
		.demo-inner-content h1 {
			font-size:47px;
			margin: 0;
			font-family: "conthrax";
			font-weight:300;
			line-height:50px;
		}
		.demo-inner-content p {
			margin:30px 0 0 0;
			font-size:19px;
			}
		.mouse-icon {
			margin-top:150px;
			}
		.mouse-icon img {
			width:55px;
			height:55px;
			background:#d8231f;
			padding:10px;
			border-radius:50%;
			}	

.demo-gap-1 {
	
	}	

.bollu {
	background: #fff;
    position: relative;
    z-index: 100;
	}
.backggro {
	background: #2b1872;
	}
.welcomebody {
    width: 100%;
    background: url(../images/dot2.png) no-repeat right 70px bottom 50px;
}	
.about_conti {
	}		
.welcome {
	padding:120px 0 20px 0;
	width: 90%;
	margin-left:5%;
	}		
.welcome h1 {
	font-family:Arial, Helvetica, sans-serif;
	color: #ff3a33;
    margin: 0 0 15px 0;
    font-size: 39px;
    font-weight: 600;
    text-shadow: 3px 4px 2px #00000042;
    line-height: 55px;
	}	
.welcome h1 span {
	font-size:35px;
	color:#fff;
	font-weight:600;
	}
.welcome h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #b49fff;
    margin: 0;
    font-weight: 600;
    text-shadow: 3px 4px 2px #00000042;
	}		
.welcome p {
	color:#fff;
	font-size:26px;
	}	
.readmore {
	margin-top:40px;
	margin-left:8px;
	}	
.readmore a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	padding:15px 37px;
	font-size: 16px;
    font-weight: 600;
	text-decoration:none;
	transition:all 0.5s ease-in-out;
	display: block;
    float: left;
	border-radius:35px;
	}	
.readmore a:hover {
	background:#ff3a33;
	color:#fff;
	box-shadow: 0 10px 20px rgb(0 0 0 / 70%);
	}
	
.company_group {
    background: url(../images/up.jpg) no-repeat bottom;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 0;
    position: relative;
}		

	
.contictop {
	width:100%;
	}	
.contictop ul {
	padding:0;
	margin: 10px 15px 0 0;
	float:right;
	}				
.contictop ul li {
	font-size:18px;
	font-family:Bronova;
	margin:0;
	display:inline-block;
	margin-left: 0px;
	color:#fff;
	}

.fixed .contictop ul li img {
    height: 50px;
}

.foot {
	background: #190d52;
    text-align: center;
    padding: 15px 0;
	}	
.footer {
	background:linear-gradient(90deg,#3f269f,#d62622);
    position: relative;
	background-size:cover;
	position:relative;
	}			

.footlogo {
	}	
.footlogo img {
	width:100%;
	margin:0 auto;
	}
.footcont h2 {
	font-family: 'WorkSans-Bold';
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    margin: 0;
	}	
.footcont {
	padding: 25px 0;
    width: 90%;
    margin: 0 auto;
	}
.social_wr {
	padding:0px 0;
	margin:25px 0 0 0px;
	}		
.social_wr a {
	color: #fff;
    float: left;
    height: 45px;
    width: 45px;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    transition: 0.4s ease-in-out;
    font-size: 19px;
    border: 1px solid #fff;
}

.social_wr a:hover {
	background:#190d52;
	border:1px solid #190d52;
	color:#fff;
}	
.footaddress h3 {
	font-weight:100;
	font-size:19px;
	color:#fff;
	}
.footaddress ul {
	float:left;
	width:49%;
	padding: 0 0 0 16px;
	}	
.footaddress ul li {
	list-style-type:circle;
	color:#fff;
	transition:all 0.3s ease-in-out;
	}	

.footaddress ul li a {
	color:#fff;
	font-size:13px;
	}	
.footaddress ul li a:hover {
	color:#000;
	}	
.footaddress p {
	font-family: "Roboto Condensed";
    font-size: 15px;
	color:#fff;
	}
			

.foot p {
	color: #fff;
    font-family: "Roboto Condensed";
    margin: 0;
    font-size: 14px;
	}
.foot p a {
	color:#ff5a51;
	}
.back-to-top {
	position: fixed;
    bottom: 60px;
    text-decoration: none;
    padding: 11px 17px;
    display: none;
    border-radius: 50%;
    box-shadow:0px 16px 10px #00000047;
    text-align: center;
    background: #190d52;
    right: 25px;
    z-index: 100;
			
		}
.back-to-top i {
	color:#fff;
	font-size: 14px;
	text-decoration:none;
	}
	
.pro_dit_bg {
	background:url(../images/bodybg.jpg) repeat;
    padding: 30px 0 5px 0;
	position: relative;
    z-index: 10;
	}
.rightlight {
	margin:30px auto 30px auto;
	width:90%;
	background:url(../images/cnt-rgt.png) no-repeat left bottom;
	margin-top:-260px;
	}
.proheading {
    margin: 70px 0 50px 0;
	width:85%;
}	
.proheading h2 {
    font-family: 'WorkSans-Bold';
    font-size: 55px;
    color: #FFFFFF;
	text-shadow: 4px 4px 2px #00000052;
    font-weight: 500;
    margin: 0;
    text-align: right;
}
.proheading h2 span {
    color: #fff;
}

.pro_photo {
    overflow: hidden;
}
.pro_photo img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}
.pro_diteals {
    bottom: 0;
    text-align: center;
    position: absolute;
    width: 97%;
    background-image: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
    padding: 35px 20px 10px 20px;
}
.pro_diteals h2 {
    color: #fff;
    font-family: 'WorkSans-Bold';
    padding: 0 0 25px 0;
    margin: 0;
    font-size: 25px;
}
.explore {
    margin: 0 0 30px 0;
}
.explore a {
    color: #fff;
    padding: 13px 35px;
    font-size: 15px;
    background: #e92938;
    transition: all 0.3s ease-in-out;
}
.owl-prev {
    float: left;
    left: -20px;
    position: relative;
}
.owl-next {
    float: right;
    position: relative;
    right: -21px;
}
.padding-problem {
    padding:0 7px;
}		
/*paralax start*/
.jarallax {
    position: relative;
    z-index: 0;
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    /* support for plugin https://github.com/bfred-it/object-fit-images */
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.jaralax-cover {
	height:300px;
	overflow:hidden;
	}
/*paralax end*/

.allpage_banner {
    height: 350px;
}
.allpage_banner img {
    width: 100%;
    position: fixed;
}
.allheading {
    margin-top: -140px;
    position: absolute;
    width: 100%;
    z-index: 9;
}
.allheading h1 {
	text-align:center;
    padding: 3px 15px;
    color: #fff;  
    text-shadow: 4px 4px 5px #00000059;
	font-size: 30px;
    margin: 0;
    font-family: "conthrax";
    font-weight: 300;
    line-height: 50px;
}
.allheading h1 span {
	background: linear-gradient(140deg,#3f269f,#d62622);
    padding: 10px 30px;
	}
.alpage {
	padding:70px 0;
	}
.about_photo img {
	width:100%;
	}
.about_page_cont h2 {
	color: #5738ae;
    /* font-family: "roboto Condensed"; */
    font-size: 23px;
    line-height: 33px;
    font-weight: 200;
	margin:0 0 20px 0;
	}
.about_page_cont p {
	color: #3f228f;
    font-family: "roboto Condensed";
    font-size: 17px;
	}	
.bgsc {
	width:30%;
	height:510px;
	position: absolute;
    right: 0;
    top: 0;
    background: #ff3a33;
    
	}
.about_conti {
	position: relative;
    min-height: 1px;
    float: left;
	z-index: 1;
	padding: 35px;
	background:url(../images/abouthome.jpg) no-repeat;
	background-size:cover;
	margin-bottom:70px;
	margin-top: 70px;
	}	
.about_conti img {
	width:100%;
	}
.view_product {
	margin-left:100px;
	}	
.view_product h2 {
	font-size:75px;
	}
.view-prod {
	
	}
.view-prod a {
	font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background: #000;
    padding: 15px 37px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    display: block;
    float: left;
    border-radius: 35px;
	}	
.vid_part {
	width: 100%;
    float: left;
    background: url(../images/video_bg.jpg) no-repeat center top;
    background-size: 100% auto;
	}			
.lallu {
	background:url(../images/bodybg.jpg) repeat-y;
    position: relative;
	}	
.video_box {
    width: 100%;
    float: left;
    padding: 50px 150px 100px 150px;
    background: url(../images/rsdh.png) no-repeat center 50px;
	background-size: 90% auto;
}	
.video_box iframe {
    width: 100%;
	height:450px;
    border: 9px solid #fff8ef;
    display: block;
    background: #4a3f3d;
}
.box_graphic2 {
    width: 100%;
    float: left;
    position: relative;
    padding: 30px;
	
}
.map {
	background:linear-gradient(45deg,#3f269f,#d62622);
	padding:20px 20px 15px 20px;
	float: left;
    width: 100%;
    position: relative;
	}
.contact_page_cont {
	background:#3f269f;
	width:90%;
	padding:25px;
	min-height:390px;
	}
.contact_page_cont h2 {
	color:#fff;
	margin:0;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
	margin-bottom:15px;
	}		
.contact_page_cont h3 {
	color:#fff;
	margin:0;
	padding-bottom:5px;
	font-family: "Roboto Condensed";
	}			
.contact_page_cont p {
	font-family: "Roboto Condensed";
	color:#fff;
	}
.proall {
    margin-top: 110px;
    margin-left: 8px;
    float: right;
}	
.proall a {
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    background: #5236b7;
    padding: 15px 37px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
	box-shadow:8px 8px 0px #000;
    display: block;
    float: left;
    border-radius: 35px;
}
.proall a:hover {
	background: #dd2c22;
	box-shadow:-8px -8px 0px #000;
	}
.bg_col1 {
	background: linear-gradient(140deg,#3f269f,#d62622);
	margin:3px;
	}	
.bg_col2 {
	background: linear-gradient(140deg,#3f269f,#d62622);
	margin:3px;
	}	
.pro_cont {
	padding:25px;
	}	
.pro_cont h2 {
	color:#fff;
	font-family: "Roboto Condensed";
	}
.jhiki {
	padding:0;
	}				




@media screen and (max-width:1024px){
.navbar-inverse {
    margin-left:20px;
}
.video-container iframe {
    height:350px;
}
}
@media screen and (max-width:900px){

}




@media only screen and (min-width:992px) and (max-width:1199px)
{
.navbar-inverse {
    margin-left:20px;
}
.logo img {
    height: 50px;
}
.navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px 8px 15px;
    font-weight: 400;
}
.contictop ul {
   
    margin-right: 0px;
}
.contictop ul li {
    font-size: 16px;
    margin-left: 15px;
}
.video-container iframe {
    height:350px;
}
}


@media only screen and (min-width:768px) and (max-width:991px)
{
.navbar-inverse {
    margin-left:20px;
	padding-top: 2px;
}
.logo img {
    height: 45px;
}
.navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 11px 8px 11px;
    font-weight: 400;
}
.contictop ul {
   
    margin-right: 0px;
}
.contictop ul li {
    font-size: 16px;
    margin-left: 8px;
}
.contictop ul li img {
    height: 50px;
}
.video-container iframe {
    height:300px;
}				
}

@media screen and (max-width:900px){
.productfont {
	width: 50%;
}


}




@media only screen and (min-width:992px) and (max-width:1199px)
{
.productfont {
	width: 50%;
}
}


@media only screen and (min-width:768px) and (max-width:991px)
{
	.productfont {
	width: 100%;
}			
}




@media only screen and (max-width:767px) 
{
    .owl-prev {
    float: left;
    left: -13px;
    position: relative;
}
.owl-next {
    float: right;
    position: relative;
    right: -15px;
}
	.video-container iframe {
    height:320px;
}
	.withchange {
    width: 50%;
    padding: 10px;
}
	.contactpage {
    margin: 10px 0 30px 0;
}
	.allpage_banner img {
    height: 140px;
}
	.allheading h1 {
    margin: 0 0 0 19px;
    font-size: 18px;
}
	.allheading {
    margin-top: -70px;
}
	.allpage_banner {
    height: 150px;
}
	.all_serv {
    margin: 0px 0px 0 0;
}
	.readmore1 {
    
}
	.readmore1 {
	 margin-left:0px;
	 margin-top:0px;
    float: none;
    text-align: center;
		}
	.readmore1 a {
    box-shadow:none;
	float: none;
	border-top:8px solid #f3bc09;
}
.readmore1 a:hover {
	box-shadow:none;
	border-Bottom:8px solid #000;
	border-top:none;
	}
	.social_wr1 {
    margin-left: 32%;
}
	.holiday h2 {
    font-size: 44px;
}
	.hor_heading h1 {
    font-size: 43px;
}
	.footi h2 {
    font-size: 39px;
}
	.welcome h1 {
		font-size:37px;
		} 
	.image {
    margin-top: 2px;
}
.about_conti {
    margin-top:0px;
}
	.hor_heading {
    margin-top: -115px;
}
	.banerhide {
		overflow:hidden;
		}
	.bodda {
    border-left:none;
    border-right:none;
}
	.foot-cont {
	padding:15px 0;
		}
	.support {
    margin-top:0px;
}
	
	.holiday {
    padding: 30px 0 30px 0;
}
	.horo_block {
    margin-top:0px;
}
	.bookappo {
    padding: 30px 10px;
}
	._click a {
    float: none;
}
	._click {
    padding: 25px 0 0 0;
    text-align: center;
}
	.appocont p {
    line-height: 49px;
    text-align: center;
}
	.appocont {
    background:none;
    padding: 5px 10px;
}
.padprob {
    padding: 10px;
}
	.welcome {
    padding:35px 0;
    width: 100%;
	margin:0;
    float: right;
}
	.footi {
    background: url(../images/corner.png) no-repeat top left;
    padding: 0px;
    width: 100%;
}
	.horbg img {
    width: 100%;
    position: relative;
}
		
.image {
	
}
.image_res img {
    width: 100%;
    z-index: 9;
    position: relative;
}	
img.aaa {
    position: relative;
    
    margin-left: 81px;
}
img.bbb {
    margin-right: -105px;
    position: absolute;
    margin-top: 20px;
	z-index: 99;
}
.mouse-icon {
    margin-top: 36px;
}
.demo-inner-content h1 {
    font-size: 35px;
    line-height: 41px;
}
#demo-1 {
    min-height: 518px;
}
.demo-inner-content {
    margin: 100px auto 25px auto;
}
.social_wr {
    margin-right: 118px;
}
.topp ul {
    margin-left: 40px;
}
.fixed .logo img {
    height: 65px;
    position: absolute;
    margin-top: -8px;
}
.fixed .navbar-inverse {
    padding-top:0px;
}
.logo img {
    position: absolute;
    z-index: 999;
    height: 65px;
    margin-left: 15px;
	margin-top:-10px;
}
.logo {
    padding: 0;
    text-align: left;
    margin-top: -15px;
    float: left;
	position: absolute;
}
.absolute-div {
	height:50px;
}	
.navbar-collapse {
	background:rgba(0,0,0,0.9);
	padding:0;
	}
.navbar-nav {
    margin:0;
    width: 100%;
	text-align:center;
}	
.navbar-nav > li > a {
    line-height: 40px;
    padding: 5px 22px;
}

.demo-inner-content h2 {
    margin: 0px 0 20px 0;
    font-size: 15px;
}	
.productfont {
	width: 100%;
}
.topp {
    padding:0;
}
.topp ul li {
	    font-size: 15px;
		margin-right: 5px;
	}
.navbar-inverse {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
    float: right;
}
.navbar-nav > li {
    text-align: left;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}

.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide {
	height: 360px !important;
	}

.contictop {
	display:none;
	}
.contact_page_cont {
    background: #3f269f;
    width: 100%;
    float: right;
    padding: 25px;
    margin-bottom: 25px;
}
.alpage {
    padding: 20px 0;
}
.video_box {
    padding: 50px 15px 20px 15px;
}
.box_graphic2 {
    padding: 10px;
}
.video_box iframe {
    height: 240px;
}
.rightlight {
    margin: 10px auto 10px auto;
    width: 100%;
    background: url(../images/cnt-rgt.png) no-repeat left bottom;
    margin-top: -260px;
}
.proheading {
    margin: 20px 0 20px 0;
    width: 95%;
}
.proheading h2 {
    text-align: center;
}
.proall {
    margin-top: 43px;
    margin-left: 8px;
    float: none;
    text-align: center;
}
.proall a {
    display: initial;
    float: inherit;
}
}
@media only screen and (max-width:639px) 
{







