@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

.adrs p{ font-size: 13px; line-height: 30px;}
body{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/grey.png) repeat;
}
a{
	outline:none;
	border:none;
}
.container{
	width:980px;
	height:auto;
	margin:0 auto;
}
.header{
	width:100%;
	height:85px;
}
.header_main{
	width:980px;
	height:85px;
	margin: 0 auto;
}
.logo{
	width:150px;
	height:85px;
	float:left;
}
.logo img{
	margin:2px 0 0 0;
}
.mobnav{
	display:none;
}
.navi{
	width:335px;
	float:right;
	padding:20px 0 0 0;
	height:66px;
}
.banner{
	width:100%;
	height:372px;
	box-shadow:3px 6px 18px #666;
}
/*nav css start*/

.navi ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 85px;
  list-style: none;
  

}
.navi ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  position: relative;
  padding: 5px 5px;
  /*background: #fff;*/
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.navi ul li:hover {
  background: #99D5FF;
  color: #000;

}
.navi ul li a img{
	padding:10px;
}
.navi ul li ul {
  box-shadow: none;
    display: none;
    left: -85px;
    margin-right: 0;
    opacity: 0;
    position: absolute;
    top: 47px;
    visibility: hidden;
    width: 225px;
    z-index: 99;

}
.navi ul li ul li { 
  background: #99D5FF; 
  display: block; 
  color: #000;

}
.navi ul li ul li:hover { background: #666; }
.navi ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.navi ul li ul li a{
	color:#363636;
}
.navi ul li ul li a:hover{
	color:#fff;
}
/*nav css end*/

.content{
	width:100%;
	/*height:355px;*/
	height:260px;
	background:#222;
}
.content_main{
	width:980px;
	height:260px;
	/*height:355px;*/
	margin: 0 auto;
}
.cont_top{
	width:980px;
	height:220px;
	border-bottom:1px solid #4e4e4e;
	padding-top:39px;
}
.cont_sec_left{
	 border-right: 1px solid #4E4E4E;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 205px;
    width: 320px;
}
.cont_sec{
	 border-right: 1px solid #4E4E4E;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    height: 205px;
    width: 320px;
}
.cont_sec_left img{
	display: inline-block;
    margin:10px 56px 10px 144px;
}
.cont_sec_left span{
	   display: block;
    margin-top: 10px;
	margin-bottom:16px;
	font-size:15px;
    text-align: center;
	font-weight:normal;
}
.cont_sec_left p{
	font-size:13px;
	padding:0 16px;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}
.cont_sec_left a{
	font-size:12px;
	float:right;
	text-decoration:none;
	color:#fff;
	 margin: 26px 15px 0 0;
}
.cont_sec img{
	display: inline-block;
    margin-left: 145px;
    margin-right: 114px;
}
.cont_sec span{
	   display: block;
    margin-top: 10px;
	margin-bottom:16px;
	font-size:15px;
    text-align: center;
	font-weight:normal;
}
.cont_sec p{
	font-size:13px;
	padding:0 16px;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}
.cont_sec a{
	font-size:12px;
	float:right;
	 margin: 26px 15px 0 0;
	text-decoration:none;
	color:#fff;
}
.cont_sec_last{
	width:320px;
	height:205px;
	float:left;
	color: #FFFFFF;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}
.cont_sec_last img{
	display: inline-block;
    margin:10px 114px 10px 145px;
}
.cont_sec_last span{
	   display: block;
    margin-top: 10px;
	margin-bottom:16px;
	font-size:15px;
    text-align: center;
	font-weight:normal;
}
.cont_sec_last p{
	font-size:13px;
	padding:0 16px;
	text-align:center;
	line-height:18px;
	font-weight:normal;
}
.cont_sec_last a{
	font-size:12px;
	float:right;
	 margin: 26px 15px 0 0;
	text-decoration:none;
	color:#fff;
}

.cont_bottom{
	height:95px;
	width:980px;
}
.bot_links{
	width:245px;
	height:79px;
	float:left;
	color:#fff;
	 margin-top: 17px;
	font-family:Arial, Helvetica, sans-serif;
}
.bot_links li{
	float:left;
}
.bot_con{
	margin-left:16px;
	width:180px;
}
.bot_con span{
	font-size:15px;
}
.bot_con p{
	font-size:12px;
	margin-top:6px;
}
.footer{
	width:100%;
	height:auto;
	overflow:hidden;
}
.footer_main{
	width:980px;
	height:auto;
	margin:0 auto;
}
.contact{
	  float: left;
    height: 210px;
    margin: 0;
    padding: 0;
    width:715px;
}
.contact p{
	 float: left;
    margin: 28px 0 0;
    width: 250px;
}

/*contact animation start*/

.iconContainer {
	background: none repeat scroll 0 0 #0094FF;
    border-radius: 100%;
    display: block;
    float: left;
    height: 150px;
    margin: 20px auto;
    padding: 10px;
   -webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
    width: 150px;
}

.iconContainer:hover {
	background: desaturate(#0094FF,50%);

	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	transform: rotate(-15deg);
}

.icon {
	 background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 100%;
    display: block;
    height: 150px;
    margin: -1px auto 0;
    padding: 1px 0;
    width: 150px;
}

.handlebar {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	
	   background: none repeat scroll 0 0 #FFFFFF;
    border-color: #777777 #777777;
    border-image: none;
    border-style: solid solid none;
    border-width: 10px 10px medium;
    display: block;
    margin: 29px auto 0;
    padding: 5px 0;
    width: 60px;
}

.suitcase {
	 background: none repeat scroll 0 0 #777777;
    height: 70px;
    margin: 0 auto;
    width: 105px;
}

/*contact animation end*/
.contact ul{
	color: #222222;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
    margin-left: 40px;
    margin-top: 30px;
    text-align: left;
    width: 35%;

}
.social_sec{
	width:255px;
	height:180px;
	float:left;
}

/*social icon css start*/
.social {
	position: relative;
	height: 3em;
	width: 12em;
	margin:86px 0 0 95px;
}

.social li {
	display: block;
	height: 4em;
	line-height: 4em;
	margin: -2em;
	position: absolute;
	-webkit-transition: -webkit-transform .5s;
	-moz-transition: -moz-transform .5s;
	-ms-transition: -ms-transform .5s;
	-o-transition: -o-transform .5s;
	transition: transform .5s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	width: 4em;
}

.social a {
	color: #fffdf0;
	display: block;
	height: 4em;
	line-height: 4em;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 4em;	
}

.social li:hover {
	-webkit-transform: rotate(405deg);
	-moz-transform: rotate(405deg);
	-ms-transform: rotate(405deg);
	-o-transform: rotate(405deg);
	transform: rotate(405deg);
}

.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}

.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.dribbble {
	background: #d05f8f;
	left: 50%;
	top: 0%;
}

.behance {
	background: #3f7aa3;
	bottom: 0;
	left: 75%;
}

.linked-in {
	background: #157f9d;
	left: 50%;
	top: 0%;
}
.entypo-facebook{
background:url(images/fb.png) no-repeat;
margin:0 0 0 -18px;
}
.entypo-twitter{
	background:url(images/tw.png) no-repeat;
margin:0 0 0 -18px;
}
.entypo-dribbble{
	background:url(images/drib.png) no-repeat;
margin:0 0 0 -18px;
}
.entypo-behance{
	background:url(images/be.png) no-repeat;
margin:0 0 0 -18px;
}
.entypo-linkedin{
	background:url(images/in.png) no-repeat;
margin:0 0 0 -18px;
}
/*social icon css end*/


.copy{
	width:100%;
	height:50px;
	background:#333;
	clear:both;
}
.copy_main{
	width:980px;
	height:50px;
	margin:0 auto;
	text-align:left;
	color:#a4a1a1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:50px;
}
.design{
float:right;
color:#fff;
}
.design a{
text-decoration:none;
color:#fff;
font-size:13px;
}
.design a:hover{
text-decoration:underline;
}


.mapsec{
	width:100%;
	height:726px;
	background:url(images/map1.png) repeat-x;
	border-top:3px solid #E8DDBD;
	border-bottom:3px solid #E8DDBD;
}
.mapsec_main{
	width:980px;
	height:726px;
	margin:0 auto;
}
.map_loc{
	float:left;
	width:480px;
	height:auto;
	margin-top:85px;
}
.mapdis{
	width:447px;
	height:304px;
	margin: 10px;
}
.mapover{
	width:447px;
	height:auto;
	padding-bottom: 20px;
    padding-top: 20px;
	margin:5px 10px 10px 10px;
}
.mapover h5{
	line-height:30px;
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
}
.mapover ul{
	list-style-type:none;
}
.mapover ul li{
	font-size:13px;
	font-family:'Open Sans', sans-serif;
	line-height:20px;
}
.reqform{
	  background: none repeat scroll 0 0 #2D7DC6;
    float: left;
    height: auto;
	border-radius: 5px;
    margin: 214px 0 0 100px;
    padding: 20px;
    width: 335px;
}
.reqform input{
	margin: 0px 0 6px;
	  border-radius: 5px;
	width: 100%;
	background:#fff;
	height: 20px;
}
.reqform textarea {
	margin: 3px 0 0px 0;
	border-radius: 5px;
}
.formleft{
	  float: left;
    height: auto;
    margin:-40px 18px 0 0;
    width: 320px;
}
.formright{
	float:left;
	width:200px;
	height:auto;
}
.formleft label{
	font-size:15px;
	color:#fff;
	font-family:'Open Sans', sans-serif;
}
.formright label{
	font-size:13px;
	color:#fff;
	font-family:'Open Sans', sans-serif;
}
.form_but{
	color: #fff;
	cursor:pointer;
    float: right;
    font-size: 15px;
    height: 33px !important;
    line-height: 10px;
    margin: 20px -14px 0 0 !important;
    padding: 10px 10px -14px 10px;
    width: 100px !important;
	font-weight:bold;
	background:#FE7B6F !important;
}
h6{
	 background: none repeat scroll 0 0 #E8DDBD;
    border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
    border-top-left-radius:8px;
	border-top-right-radius:8px;
    color: #DD3333;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    font-weight: bold;
    height: 40px;
    left: 46px;
    line-height: 41px;
    position: relative;
    text-align: center;
    top: -61px;
    width: 250px;
}
.ser_banner{
	background: url("images/serbanner.png") no-repeat scroll center 0px #FFFFFF;
    height: 300px;
    width: 100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.ser_banner_main{
	width:980px;
	height:300px;
	margin:0 auto;
}
.serdes{
	background:url(images/sevdesbg.jpg) repeat;
	width:100%;
	height:auto;
	border-bottom: 1px solid #CCCCCC;
        border-top: 1px solid #CCCCCC;

}
.serdes_main{
	width:980px;
	margin:0 auto;
	height:auto;
	overflow: hidden;
}
.serdis_left{
	width:100%;
	height:auto;
}
.serdescript{
	width:100%;
	height:auto;
	margin:10px 0 0 0;
}
.serdescript h2{
	/*color: #813645;*/
    font-family: 'Open Sans',sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 16px;
}
.serdescript p{
	 float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin-left: 16px;
    text-align: left;
    width: 68%;
}
.serdescript img{
	 float: left;
    width: 29%;
}
.one{
	height:auto;
	width:100%;
	overflow: hidden;
}
.two{
	height:auto;
	width:100%;
	margin: 25px 0;
	overflow: hidden;
}
.three{
	height:auto;
	width:100%;
	overflow: hidden;
	 margin-bottom: 20px;
}
.serdes_main h1{
color: #005b94;
    font-size: 34px;
    font-weight: 400;
    padding: 20px;
    position: relative;
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    z-index: 1000;
}
.hedcon{
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.three ul{
	float: right !important;
    margin-top: 14px !important;
    width: 69% !important;
}
.three li{
	float: none !important;
    font-size: 14px;
     font-family: 'Open Sans',sans-serif;
    line-height: 25px;
    list-style-type: disc !important;
    margin:0 0 0 11px !important;
    text-align: left !important;
    width: auto !important;
}

/*.serdis_right{
	width:340px;
	height:400px;
	float:left;
}*/




/*.cat {
	width: 200px;
	height: 200px;
	margin: 145px auto 0 145px;
}

.cat-main {
	width: 200px;
	height: 200px;
}

.info {
	 background: url("http://leejan.com/menu/info.png") no-repeat scroll 47% 50% #92CEE8;
    border-radius: 100%;
    box-shadow: 0 0 30px 10px #60C2EB inset;
    height: 100px;
    position: absolute;
    width: 100px;
    z-index: 20;
	-moz-box-shadow: 0 0 30px 10px #60C2EB inset;
	-o-box-shadow: 0 0 30px 10px #60C2EB inset;
	-webkit-box-shadow: 0 0 30px 10px #60C2EB inset;
}

.petal {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	margin-top: 60px;
	margin-left: 60px;
	z-index: 5;
	position: absolute;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	opacity: 0;
  -webkit-backface-visibility:hidden;
   -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
     -o-backface-visibility:hidden;
        backface-visibility:hidden;
  -webkit-transform:translate3d(0,0,0);
   -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
     -o-transform:translate3d(0,0,0);
        transform:translate3d(0,0,0);
}

.cat-main .portfolio {
	-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);
	background: url("http://leejan.com/menu/portfolio.png") no-repeat scroll 49% 53% #92CEE8;
}

.cat-main:hover .portfolio {
	-webkit-transform:rotate(-72deg);-ms-transform:rotate(-72deg);transform:rotate(-72deg);
	opacity: 100;
	transition: opacity .5s ease-out, -ms-transform .5s ease-out, transform .5s ease-out;
	-webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
}

.contact1 {
	-webkit-transform:rotate(-72deg);-ms-transform:rotate(-72deg);transform:rotate(-72deg);
	background: #92CEE8 url('http://leejan.com/menu/mail.png') 65% 65% no-repeat;
}

.cat-main:hover .contact {
	-webkit-transform:rotate(-144deg);-ms-transform:rotate(-144deg);transform:rotate(-144deg);
	opacity: 100;
	transition: opacity .5s ease-out .3s, -ms-transform .5s ease-out .3s, transform .5s ease-out .3s;
	-webkit-transition: opacity .5s ease-out .3s, -webkit-transform .5s ease-out .3s;
}

.socialmedia {
	-webkit-transform:rotate(-144deg);-ms-transform:rotate(-144deg);transform:rotate(-144deg);
	background:url(images/trinicon.png) no-repeat scroll 55% 52% #92CEE8;
	margin: 65px 0 0 48px;
}

.cat-main:hover .socialmedia {
	-webkit-transform:rotate(-216deg);-ms-transform:rotate(-216deg);transform:rotate(-216deg);
	opacity: 100;
	transition: opacity .5s ease-out .6s, -ms-transform .5s ease-out .6s, transform .5s ease-out .6s;
	-webkit-transition: opacity .5s ease-out .6s, -webkit-transform .5s ease-out .6s;
}

.inspiration {
	-webkit-transform:rotate(-216deg);-ms-transform:rotate(-216deg);transform:rotate(-216deg);
	background: #e6ff8d url('http://leejan.com/menu/inspiration.png') 65% 65% no-repeat;
}

.cat-main:hover .inspiration {
	-webkit-transform:rotate(-288deg);-ms-transform:rotate(-288deg);transform:rotate(-288deg);
	opacity: 100;
	transition: opacity .5s ease-out .9s, -ms-transform .5s ease-out .9s, transform .5s ease-out .9s;
	-webkit-transition: opacity .5s ease-out .9s, -webkit-transform .5s ease-out .9s;
}


.mystery {
	-webkit-transform:rotate(-288deg);-ms-transform:rotate(-288deg);transform:rotate(-288deg);
	background:url("http://leejan.com/menu/mystery.png") no-repeat scroll 52% 57% #60C2EB ;
	margin: 65px 0 0 17px;
}

.cat-main:hover .mystery {
	-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);
	opacity: 100;
	transition: opacity .5s ease-out 1.2s, -ms-transform .5s ease-out 1.2s, transform .5s ease-out 1.2s;
	-webkit-transition: opacity .5s ease-out 1.2s, -webkit-transform .5s ease-out 1.2s;
}

.cat-main .portfolio, .cat-main .contact1, .cat-main .socialmedia, .cat-main .inspiration, .cat-main .mystery {
	transition-property: opacity, -webkit-transform, -ms-transform, transform;
	transition-duration: .2s, .2s, .2s, .2s;
	transition-delay: 0s, 0s, 0s, 0s;
	-webkit-transition-property: -webkit-transform;
	-webkit-transition-duration: .2s, .2s, .2s, .2s;
	-webkit-transition-delay: 0s, 0s, 0s, 0s;
}

.portfolio, .contact1, .socialmedia, .inspiration, .mystery {
	-moz-box-shadow: 0 0 30px 10px #60C2EB inset;
	-o-box-shadow: 0 0 30px 10px #60C2EB inset;
	-webkit-box-shadow: 0 0 30px 10px #60C2EB inset;
	box-shadow: 0 0 30px 10px #60C2EB inset;
}

.portfolio:hover, .contact1:hover, .socialmedia:hover, .inspiration:hover, .mystery:hover {
	-webkit-box-shadow: inset 0px 0px 30px 20px rgba(204, 228, 89, 1);
	box-shadow: inset 0px 0px 30px 20px rgba(204, 228, 89, 1);
	z-index: 19;
}

*/
/*services css start*/
.serdis_left ul{
	list-style-type: none;
    overflow: hidden;
    width: 100%;
}
.serdis_left ul li{
	float:left;
	width:31%;
	 margin: 23px 11px 15px 11px;
	 text-align: center;
}
.serdis_left ul li img{
	 border: 1px solid #CCCCCC;
}
.serdis_left ul li h5{
	color: #813645;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
	font-weight: bold;
}
.serdis_left ul li p{
	font-size:13px;
	line-height: 23px;
	color:#363636;
	font-family:'Open Sans', sans-serif;
}
.serdis_left ul li a{
	font-size:13px;
	float:right;
	color:#813645;
	font-family:'Open Sans', sans-serif;
	  margin-right: 8px;
	  font-weight: bold;
}
.serdis_left ul li a:hover{
	text-decoration:underline;
}



.about_main{
	 height: auto;
    margin: 20px auto;
    overflow: hidden;
    width: 980px;
}
.about_main img{
	border: 5px solid #005b94;
    border-radius: 110px;
    float: left;
    margin: 22px 40px 0 0;
    width: 217px;
}

.about_main p{
	 color: #363636;
    float: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    width: 690px;
	line-height:22px;
}


/*Services css ends*/

.sub{
	background: none repeat scroll 0 0 #155B9D;
    border-radius: 11px;
    color: #FFFFFF;
    float: right;
    margin: 8px 42px 0 0;
    padding: 8px 15px;
    text-align: center;
    width: 60px;
}




@media (min-width: 1280px) and (max-width: 3600px) {
}

@media (min-width: 979px) and (max-width: 1100px) {
	body{
	overflow-x:hidden;
}
.mobnav{
	display:none;
}
}

@media screen and (min-width:767px) and (max-width:979px){
	body{
		width:100%;
	}
	.header_main{
		width:100%;
	}
	.logo{
		width:30%;
	}
	.navi{
		width:50%;
	}
	.content{
		height:auto;
	}
	.content_main {
    height: auto;
    width: 100%;
	}
	.cont_top{
		width:100%;
		 padding-bottom: 15px;
       
	}
	.cont_sec_left{
		width:32%;
	}
	.cont_sec{
		width:33%;
	}
	.cont_sec_last{
		width:33%;
	}
	.cont_sec img{
		margin:0 42%;
	}
	.cont_sec_left img{
		margin:5% 42% 5% 42%;
	}
	.cont_sec_last img{
		margin:5% 42% 5% 42%;
	}
	.cont_bottom{
		width:100%;
	}
	.bot_links{
		width:24%;
	}
	.footer_main{
		width:100%;
	}
	.contact{
		width:100%;
	}
	.social_sec{
		width:100%;
	}
	.iconContainer{
		width:19%;
		margin-left:1%;
	}
	.contact ul{
		width:29%;
	}
	.social{
		margin:60px 0 0 37%;
	}
	.copy_main{
		width:100%;
	}
	.mobnav{
	display:none;
}
}

@media (min-width: 541px) and (max-width: 767px) {
	body{
		width:100%;
	}
	.header_main{
		width:100%;
	}
	.logo{
		width:30%;
	}
	.navi{
		width:65%;
	}
	.content_main{
		width:100%;
		height:auto;
	}
	.content{
		height:auto;
		overflow:hidden;
	}
	.cont_top{
		clear: both;
    height: auto;
    overflow: hidden;
    padding-bottom: 19px;
    width: 100%;
	}
	.cont_sec_left{
		width:100%;
		height:auto;
	}
	.cont_sec{
		width:100%;
		height:auto;
	}
	.cont_sec_last{
		width:100%;
		height:auto;
	}
	.cont_sec img{
		margin:0 48%;
	}
	.cont_sec_left img{
		margin:0 48%;
	}
	.cont_sec_last img{
		margin:0% 48%;
	}
	.cont_bottom{
		width:100%;
	}
	.bot_links{
		width:24%;
	}
	.footer_main{
		width:100%;
	}
	.contact{
		width:100%;
	}
	.social_sec{
		   margin: -46px 0 10px 7%;
    width: 20%;
	}
	.iconContainer{
		display:none;
	}
	.contact ul{
		width:37%;
	}
	.social{
		margin:86px 0 0 16%;
	}
	.copy_main{
		width:100%;
	}
	.mobnav{
	display:none;
}
}

@media (min-width: 400px) and (max-width: 540px) {
	body{
		width:100%;
	}
	
	.header_main{
		width:100%;
	}
	.logo{
		width:30%;
	}
	.navi{
		width:45%;
		display:none;
	}
	
.content {
    height: auto;
	clear:both;
	overflow:hidden;
}
	.content_main{
		width:100%;
		 height: auto;
	}
	.cont_top{
		width:100%;
		 height: auto;
		 overflow:hidden;
	}
	.cont_sec_left{
		width:100%;
	}
	.cont_sec{
		width:100%;
		height:auto;
	}
	.cont_sec_last{
		width:100%;
	}
	.cont_sec img{
		margin:0 47%;
	}
	.cont_sec_left img{
		margin:5% 42% 5% 47%;
	}
	.cont_sec_last img{
		margin:5% 42% 5% 47%;
	}
	.cont_sec_left a{
		margin:15px 9% 0 0;
	}
	.cont_sec_last a{
		margin:15px 9% 0 0;
	}
	.cont_sec a{
		margin:15px 9% 0 0;
	}
	.cont_bottom{
		width:100%;
	}
	.bot_links{
		width:24%;
	}
	.footer_main{
		width:100%;
	}
	.contact{
		width:100%;
	}
	.social_sec{
		width:100%;
	}
	.iconContainer{
		/*width:29%;*/
		display:none;
	}
	.contact ul{
		width:37%;
	}
	.social{
		margin:86px 0 0 16%;
	}
	.copy_main{
		width:100%;
	}
	.mobnav{
	display:block;
	margin:38px 0 0;
	float:right;
	width:54%
}
.mobnav .nav{
	z-index:99999;
	position:relative;
}
}

@media (min-width: 241px) and (max-width: 399px) {
	body{
		width:100%;
	}
	.banner{
		clear: both;
	}
	.header {
    height: auto;
    width: 100%;
}

.header_main {
    height: auto;
    width: 100%;
}

.logo {
    width: 100%;
	height:100px;
}

.navi {
	display:none;
    width: 100%;
}
	.header_main{
		width:100%;
	}
	
	.content{
		width:100%;
		height:auto;
	}
	.content_main{
		width:100%;
		height:auto;
	}
	.cont_top{
		clear: both;
    overflow: hidden;
    width: 100%;
	height:auto;
	}
	
.cont_sec_left {
    width: 100%;
}
	.cont_sec{
		width:100%;
	}
	.cont_sec_last{
		width:100%;
	}
	.cont_sec img{
		margin:0 47%;
	}
	.cont_sec_left img{
		margin:5% 42% 5% 47%;
	}
	.cont_sec_last img{
		margin:5% 42% 5% 47%;
	}
	.cont_bottom{
		width:100%;
	}
	.bot_links{
		width:24%;
	}
	.footer_main{
		width:100%;
	}
	.contact{
		width:100%;
		height:auto
	}
	.social_sec{
		width:100%;
	}
	.iconContainer{
		display:none;
	}
	.contact ul{
		width:77%;
	}
	.social{
		margin:86px 0 0 16%;
	}
	.copy_main{
		width:100%;
	}
	.footer{
	}
	.mobnav{
	display:block;
}
}

@media (min-width: 0px) and (max-width: 240px) {
	body{
		width:100%;
	}
	.banner{
		clear: both;
	}
	.header {
    height: auto;
    width: 100%;
}

.header_main {
    height: auto;
    width: 100%;
}

.logo {
    width: 100%;
}

.navi {
	display:none;
    width: 100%;
}
	.header_main{
		width:100%;
	}
	
	.content_main{
		width:100%;
	}
	.cont_top{
		width:100%;
	}
	.cont_sec_left{
		width:24%;
	}
	.cont_sec{
		width:24%;
	}
	.cont_sec_last{
		width:24%;
	}
	.cont_sec img{
		margin:0 42%;
	}
	.cont_sec_left img{
		margin:5% 42% 5% 42%;
	}
	.cont_sec_last img{
		margin:5% 42% 5% 42%;
	}
	.cont_bottom{
		width:100%;
	}
	.bot_links{
		width:24%;
	}
	.footer_main{
		width:100%;
	}
	.contact{
		width:67%;
	}
	.social_sec{
		width:33%;
	}
	.iconContainer{
		width:24%;
	}
	.contact ul{
		width:29%;
	}
	.social{
		margin:86px 0 0 16%;
	}
	.copy_main{
		width:100%;
	}
	.contact ul{
		width:100%;
	}
	.mobnav{
	display:block;
}
}	