
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Raleway', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.header {
  /* background: url(../images/banner.jpg) no-repeat center top; */
     background: #1b242f;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 758px;
  margin-bottom: 3em;
}

.header1 {
  /* background: url(../images/banner.jpg) no-repeat center top; */
     background: #1b242f;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 224px;
  margin-bottom: 3em;
}
.login_header{
  /* background: url(../images/banner.jpg) no-repeat center top; */
     /* background: #1b242f; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
    height: 310px;
}
.header_top{
	background:#fff;
	padding:1em 0 0 0;
}
.logo{
	width:27%;
	float:left;
}
.logo img{
	    width: 36%;
	margin-left: 6em;
	margin-bottom:10px;
}
.top-nav{
float: right;
    width: 51%;
    margin-left: 18%;
    margin-top: 0;
}
nav{position:relative!important; z-index: 9999 !important; width:100%;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:sans-serif;/* background:#21315f; */display: inline-block; margin-left: 0px;}
#cssmenu > ul > li{float:left}
#cssmenu > ul > li > a{padding:17px;font-size:15px;letter-spacing:1px;text-decoration:none;color:#21315f;font-weight:700;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{color:#fff}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{background:rgba(255, 67, 11, 0.92)!important;-webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .3s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:22px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:19px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0}
#cssmenu ul ul{position:absolute;left:-9999px}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#21315f;transition:all .25s ease}
#cssmenu ul ul li:hover{}
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:35px}
#cssmenu ul ul ul{margin-left:80%;top:0}
#cssmenu ul ul li a{border-bottom:1px solid rgba(150,150,150,0.15);padding: 9px 15px;width: 200px;font-size:12px;text-decoration:none;color:#ddd;font-weight:400;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#fff}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#363636;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

@media screen and (max-width:700px){

nav{width:100%;}
#cssmenu{margin-left:0px;width:100%;    padding: 10px 10px 10px 0;}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top:1px solid #444}
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;padding: 12px;}
#cssmenu > ul > li{float:none}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}
#cssmenu ul ul ul li a{padding-left:35px}
#cssmenu ul ul li a{color:#ddd;background:none}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#fff}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:15px;color:#ddd;font-size:12px;font-weight:700}
.button{width:55px;height:46px;position:absolute;right:0;top:0;cursor:pointer;z-index: 12399994;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #dddddd;border-bottom:2px solid #dddddd;content:''}
.button:before{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#ddd;content:''}
.button.menu-opened:after{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid #444;height:46px;width:46px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#21315f;}
#cssmenu ul ul .submenu-button{height:34px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:''}
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

.header_desc{
    padding-top: 1%;
}
.header_desc h1{
     padding: 10px 10px 10px 0;
    font-size: 2em;
    color: #21315f;
    text-align: center;
    margin: 0 auto;
    width: 57%;
    font-weight: 100;
}
.header_desc h6{
     padding: 10px;
    font-size: 1.3em;
    color: #21315f;
    text-align: center;
    margin: 0 auto;
       width: 37%;
  font-weight: 600;
}

.border{
	border:3px solid #e2b32a;
	width:50%;
	    margin: 0 auto 0 26%;
}
.button {
  text-align: center;
  margin-bottom: 2em;
}
.button a{
  text-decoration: none;
  color: #fff;
  background: #e2b32a;
  padding: 20px 70px;
  text-transform: uppercase;
  font-weight:500;
  font-size: 2em;
}
/* Bounce To Right */
/* Shutter Out Horizontal */
.head_but {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
 -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.head_but:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:#2f2f2f;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.head_but:hover, .head_but:focus, .head_but:active {
  color: white;
}
.head_but:hover:before, .head_but:focus:before, .head_but:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.header span.desktop{
	width:1300px;
	height:566px;
	background:url(../images/desktop.png)no-repeat;	
	display: block;
	margin: 0 auto;
}
/*content*/
.content-grids{
	    margin-bottom: 1em;
	
}
.content-right h2{
	text-align: center;
    font-family: 'LobsterTwo-Regular';
    color: #061ed0;
    font-size: 2.5em;
    margin: 0;
}
.content-right p{
	color:#1b242f;
	line-height:1.8em;
	margin-top:1.3em;
	font-size:1em;
}
/*content*/

.about {
  padding: 3em 0;
}
.about h3 {
	text-align:center;
	font-size: 2.5em;
  margin: 0 0 0.5em;
  font-family:-webkit-pictograph;
  font-weight: 700;
  color:#21315f;
}
.about-left:nth-child(1) {
  padding-left: 0;
}
.about-left img {
  width: 100%;
 
}
.about-right p {
  font-size: 1em;
  color: #1b242f;
  margin: 0 0 2em;
  line-height: 1.7em;
}
.about-grids{
	padding-bottom:1em;
	    margin-bottom: 3em;
}
.about-team {
  padding: 3em 0 0;
}
.about-team-grids img {
	width: 100%;
}
.about-team-grids h4 {
  color: #555;
  font-size: .9em;
  font-weight: 500;
  margin: 1.5em 0 0.5em;
}
.about-team-grids h4 a {
  font-size: 1.2em;
  text-decoration: none;
  color: #37393d;
  font-weight: 700;
  margin-right: 10px;
}
.about-team-grids h4 a:hover{
	color: #356272;
	text-decoration:none;
}
.team-text h6 {
	color: #67686b;
	font-size: 16px;
	font-weight: 400;
}
.about-team-grids p {
  font-size: 1em;
  color: #555;
 line-height: 1.6em;
}
.specials {
  padding: 3em 0;
}
.specials h3 {
	text-align:center;
  font-size: 3.5em;
  margin: 0 0 0.3em;
  font-family: 'Tangerine', cursive;
  font-weight: 700;
  color: #356272;
}
.specials h4 {
  font-size: 1.2em;
  color: rgb(0, 0, 0);
  line-height: 1.2em;
}
.specials p {
  font-size: 1em;
  color: #555;
  line-height: 1.6em;
}
.specials p.about-pgh{
	  margin: 1em 0;
}
ul {
	list-style: none;
}
.menu > li > a {
  padding: 10px 5px;
  margin-bottom: 0.5em;
  width:100%;
  text-indent: 1em;
  display: block;
  position: relative;
  color: #f5f5f5;
  font-size: 1em;
  text-decoration: none;
  background: url(../images/icon1.png) #21315f no-repeat 98% 48%;
}
.menu ul li a {
  background:#21315f;
  line-height: 1.8em;
  display: block;
  position: relative;
  font-size: 1em;
  font-weight: 400;
  color: #f5f5f5;
  text-decoration: none;
  padding: 12px 30px;
}
ul.topic_grid{
	list-style:none;
	padding:0;
}
.popular_topics1 {
	background:#DB2927;
}
.about-section-bottom {
	margin-top: 2.5em;
}
/*** .Nav Class ************************/
.icon-minus-sign:after {
	content: "";
	background: url(../images/plus.png)no-repeat;
	width:16px;
	height:16px;
	position: absolute;
	top: 23px
}
.accordation_menu label {
	line-height:43px;
	font-weight:600;
}
.icon-plus-sign:before {
	content: "";
	background: url(../images/plus.png)no-repeat;
	width:16px;
	height:16px;
	position: absolute;
	top: 16px
}
.accordation_menu label{
	display: block;
	position: relative;
	padding: 6px 20px;
	height: 54px;
	cursor: pointer;
	z-index: 20;
	transition: background-color .7s;
	-webkit-transition: background-color .7s;
	-moz-transition: background-color .7s;
	-o-transition: background-color .7s;
	-ms-transition: background-color .7s;
	border: 1px solid #999;
}
.accordation_menu input{
	display: none;
}
/*** Right Icon ***/
.accordation_menu label i.i-right1,
.accordation_menu label i.i-right2{
	float:right;
	margin-right:15px;
	padding:6px 0 0 0;
	transition:all .7s;
	-webkit-transition:all .7s;
	-moz-transition:all .7s;
	-o-transition:all .7s;
	-ms-transition:all .7s;
}
.accordation_menu label i.i-right2{
	display:none;
}
.accordation_menu input:checked + label i.i-right1{
	display:none;
}
.accordation_menu input:checked + label i.i-right2{
	display:block;
}
/*** .content Class *********************/
.content1{
	position: relative;
	height: 0px;
	margin-top: -1px;
	overflow:hidden;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.content1 h4{
	padding:8px 0 7px 15px;
	font-weight: 700;
}
.content1 h6{
	padding:8px 15px 10px 15px;
	margin:10px;
	border-top:1px solid #999999;
}
.content1 h6 i{
	padding:0 5px;
	font-size:10px;
}
.accordation_menu input:checked ~ div.content1{
	height:120px;
}
/*** For Change Animation Effects ****/
.accordation_menu input:checked ~ .content1 p{       
	-webkit-animation: zoomIn .7s 1;
	animation: zoomIn .7s 1;
}
.accordation_menu input:checked ~ .content1 h6{       
	-webkit-animation: fadeIn 2s 1;
	animation: fadeIn 2s 1;
}
.accordation_menu a, .accordation_menu p{
	color: #1b242f;
}
.accordation_menu h4{
	color: #01C675;
	padding: 15px 0 15px 15px;
	font-size: 1.2em;
	font-weight: 600;   
	font-weight: 700;	
}
.accordation_menu label{
	background: #21315f;
	color: #444;
	font-size: 17px;
	font-weight: 300;
}
.accordation_menu label:hover{                    
	color:#000;
}
.accordation_menu label:hover .icon-plus-sign:before {
	content: "";
	background: url(../images/minus.png)no-repeat;
	width:16px;
	height:16px;
	position: absolute;
	top:23px;
}
.accordation_menu input:checked + label,
.accordation_menu input:checked + label:hover{ 
	border: 1px solid #999;
	color: #999;
}
span.m_5{
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	font-weight: 300;
}
h4.m_3 {
	color: #000000;
	text-transform: capitalize;
	font-size: 2em;
	margin-bottom:1.3em;
	font-weight: 700;
}
span.m_5:hover{
	text-decoration:none;
}
ul.news_list {
	padding: 2% 0 1% 1%;
	list-style: none;
	background: #fff;
}
ul.news_list li.date {
	float: left;
	width: 15.5%;
	border-right: 1px solid #CCC;
	padding-right: 3%;
	margin:5% 4% 0% 0;
}
.date {
	line-height: 0.5em;
	font-size:2em;
	font-weight: bold;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans Condensed', sans-serif;
}
span.highlight, span.light_color {
	display: inline-block;
	font-size:14px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
li.date_desc {
	float: left;
	width: 95%;
}
li.date_desc p{
	font-size: 1em;
	line-height: 1.8em;
	float: left;
	font-weight: 400;
	color: #000;
}
.what-we-do h4 {
	color: #000000;
	text-transform: capitalize;
	font-size: 2.3em;
	margin-bottom:1em;
	font-weight: 700;
}
.what-we-do p{
	color:#555555;
	font-size:1.15em;
	line-height:1.8em;
	margin:15px 0 1.2em 0;
}
.what-we-do img {
	width: 100%;
}
.what-we-do {
	z-index: 1;
}
/*--features--*/
.features{
	background:#2f2f2f;
}
.feature_head{
	position:relative;
}
.grid_1{
  width: 100%;
  background:#21315f;
  padding:10% 0;
}
.features-grid span {
  width: 176px;
  height: 130px;
  display: inline-block;
  background: url(../images/feature_icons.png) no-repeat 2px 0px;
}
.features-grid span.f-icon1 {
	background-position:-145px -10px;
}
.features-grid span.f-icon2 {
	background-position:-316px -12px;
}
.features-grid span.f-icon3{
	background-position:-500px -8px;
}
.features-grid h3{
  color: #fff;
  font-size:1.5em;
  font-weight: 200;
  margin: 1em 0 0 0;
}
.features-grid h3:hover{
	color:#e2b32a;
}
.column_1 {
  border-right: 1px solid #6C6C6C;
}
.last{
	border-right:none;
}
h2.m_1{
  background: #21315f;
  ;
  padding: 26px;
  color: #fff;
  width: 27%;
  margin: 0 auto;
  position: absolute;
  top:-59px;
  text-align: center;
  display: block;
  left: 0;
  right: 0;
  z-index: 9;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 3em;
  border-bottom: 8px solid #e2b32a;
}
/**** Slider *****/
.index-banner{
	background:#31333e;
	height: 603px;
}
.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article {
	position: relative;
	text-align: center;
}
.wmuGallery .wmuGalleryImage {
	position: relative;
	text-align: center;
}
.wmuGallery .wmuGalleryImage img {
	max-width: 100%;
	width: auto;
	height: auto;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
  position: absolute;
  width: 90px;
  height: 90px;
  text-indent: -9999px;
  background: url(../images/arrows.png) no-repeat;
  bottom:200px;
  z-index: 2;
  cursor: pointer;
}
.wmuSliderPrev {
  background-position: -1px -2px;
  left:125px;
}
.wmuSliderNext {
	background-position:-88px -2px;
	right:125px;
}
/*--sales--*/
.sales{
	padding:7em 0 0;
}
.grid_2 h4{
  color: #555;
  font-size: 1.5em;
  font-weight:400;
}
.grid_2 h5{
  color:#2f2f2f;
  font-size:1.5em;
  font-weight:800;
}
ul.polygon{
	padding:0;
	margin:0;
	list-style:none;
}
ul.polygon li{
	display:inline-block;
	color:#999;
}
.grid_3 h3{
	color: #21315f;
    font-size: 2em;
    margin-bottom: 1em;
}
.grid_3 p, .chart_details p{
	color:#555;
	font-size:1em;
	line-height:1.8em;
}
.chart_details h3{
	color: #21315f;
    font-size: 2em;
    margin-bottom: 1em;
}
.chart_details p{
	text-align:right;
}
.box_2, .box_3{
	margin-top: 5em;
    border-top: 1px solid #E0E0E0;
    padding-top: 5em;
}
.col_1 h3{
	color: #21315f;
    font-size: 2em;
    margin-bottom: 1em;
}
ul.list_2, ul.list_3, .social{
   padding: 2em 1em;
   margin: 0;
   list-style: none;
   box-shadow: 0 0 5px #999;
   -webkit-box-shadow: 0 0 5px #999;
   -moz-box-shadow: 0 0 5px #999;
   -o-box-shadow: 0 0 5px #999;
}
ul.list_2 li{
	font-size:0.85em;
	padding:10px;
	line-height:1.8em;
}
ul.list_2 li a{
	color:#999;
	font-weight: 400;
}
ul.list_2 li a:hover{
	background:#ebebeb;
	padding:10px;
	text-decoration:none;
	color:#888;
}
.recent{
	margin-bottom:1em;
}
.recent_left{
	float:left;
}
.recent_left h5{
	font-size:1.3em;
	color: #21315f;
	font-weight:600;  
}
.recent_right{
	float:right;
}
.recent_right p{
	color:#777;
	font-weight:600;
	font-size:1em;
}
span.m_1{
	color:#555;
	font-weight:600;
}
.product_no{
	float:left;
}
.product_no-right{
	float:right;
}
.product_no p{
   color:#999;
   font-size: 0.85em;
   font-weight: 400;
}
ul.list_3 li .product_no-right p{
  background: #21315f;
  padding: 3px 12px;
  color:#fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
ul.list_3 li{
	margin-bottom:1em;
}
ul.list_3 li a.product_no-right p{
	color:#fff;
} 
ul.list_3 li a:hover{
	color:#999;
}
ul.list_3 li:hover .product_no-right p{
	color:#e2b32a;
}
.social ul{
	padding:0;
	margin:0;
	list-style:none;
}
.social li a {
  display: block;
  color: #21315f;
  font-size: 1em;
  text-transform: capitalize;
  padding: 14px 10px;
  -webkit-transition: 0.5s linear;
  -moz-transition: 0.5s linear;
  -o-transition: 0.5s linear;
  -ms-transition: 0.5s linear;
  transition: 0.5s linear;
}
.social li a:hover{
	color:#e2b32a;
}
.social li a > i {
  width: 32px;
  height: 32px;
  display: inline-block;
  background: url(../images/img_sprite.png) no-repeat;
  vertical-align: middle;
  transition: none;
  margin: 0 50% 0 0;
}
.social li a > i.fb{
   background-position: 0px -8px;
}
.social li a > i.tw{
   background-position:-37px -8px;
}
.social li a > i.google{
   background-position:-83px -8px;
}
.social li a > i.dribble{
   background-position:-124px -9px;
}
.col_1_of_price1:first-child{
  margin-left: 0;
}
.span_1_of_price1 {
  width:50%;
}
.col_1_of_price1 {
  display: block;
  float: left;
  margin: 1% 0 1% 0;
}
.small{
	background:#2f2f2f;
	min-height:200px;
	text-align:center;
	padding:2em;
	margin-top: 6em;
}
.small h3, .big h3{
	text-transform:uppercase;
	font-size:2em;
	color:#fff;
	border-bottom:1px solid #acacac;
	margin-bottom:1em;
	padding-bottom:1em;
}
.small h4, .big h4{
	font-family: 'Dancing Script', cursive;
	font-size:4.5em;
	color:#fff;
}
.list_1{
	text-align:left;
	margin-top: 3em;
}
.list_1 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list_1 li {
  list-style-image: url(../images/list.png);
  margin-left: 20px;
  margin-bottom: 10px;
}
.list_1 li a {
  font-size: 18px;
  color:#fff;
  vertical-align: middle;
}
.price_but a{
  padding: 10px 20px;
  font-size: 1.2em;
  background: #e2b32a;
  color: #fff;
  font-weight: 500;
}
.span_1_of_price1 h5{
	color:#2f2f2f;
	font-size:1.1em;
}
.box_1{
	padding-right:0;
}
.box_5{
	padding-left:0;
}
.big {
  background: #21315f;
  min-height: 200px;
  text-align: center;
  padding: 2em;
  border:5px solid #e2b32a;
  box-shadow: 0 0 10px #898989;
  -webkit-box-shadow: 0 0 10px #898989;
  -moz-box-shadow: 0 0 10px #898989;
  -o-box-shadow: 0 0 10px #898989;
}
.left_grid{
	margin-top:11em;
}
.right_grid{
	margin-top:11em;
	text-align: right;
}
.price {
  margin-top: 10em;
}
.box_6 {
  padding-top: 10em;
}
h3.m_2 {
  background: #21315f;
  padding: 26px;
  color: #fff;
  width: 27%;
  margin: 0 auto;
  position: absolute;
  top: -59px;
  text-align: center;
  display: block;
  left: 0;
  right: 0;
  z-index: 9;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 3em;
  border-bottom: 8px solid #e2b32a;
}
h3.m_2:before {
  position: absolute;
  width: 394px;
  height: 1px;
  left: -128%;
  background:#E0E0E0;
  content: '';
  bottom: 48px;
}
h3.m_2:after {
  position: absolute;
  width: 394px;
  height: 1px;
  right: -128%;
  background:#E0E0E0;
  content: '';
  bottom: 48px;
}
.clients{
	margin-top:10em;
}
ul.client{
	padding:8em 0 0 0;
	margin:0;
	list-style:none;
}
ul.client li{
	float:left;
	width:25%;
}
.feature-right span {
  width: 350px;
  height: 578px;
  display: block;
  background: url(../images/features-divice.png) no-repeat 0px 0px;
}
/*-----services-----*/
.services{
	padding:1em;
        margin-bottom: 2em;
}

.services h1
{
	padding:1em;
	color:#fff;
	font-size:1.8em;
	text-align:center;
   background:#21315f;
	margin-top:1em;
}
.services h3
{
   font-size:20px;
	
}
.services_img 
{    

margin: 1em 0 1em 0;
}
.services_img img
{    
width: 100%;
padding:10px 10px;
margin-bottom:1em;
	    border: 5px solid #21315f;
}
.services_img h3
{      font-size:20px;
}
.services p
{
 margin-top:20px;
    line-height: 1.8em;
 }
.services-bottom {
	padding:1em;
}
.services-bottom h3
{      font-size:20px;
}
.services-bottom h4
{      font-size:20px;
font-weight:700;
margin-top:20px;
}
.services-bottom p{
 margin-top:20px;
}
.services table, td, th {   
    margin-top: 37px; 
    border: 2px solid #ddd;
    text-align: left;
}

.services table {
    border-collapse: collapse;
    width: 100%;
}

.services th{
    padding: 7px;
	background: lavender;
}
.services th,td{
      padding: 7px;
}
/*-- products-bottom --*/
.products-bottom{
  padding: 4em 0 4em 0;
    background: #FAFAFA;
    margin-bottom: 5em;
}
.products-bottom h3{
	text-align:center;
	font-size: 2.5em;
    margin: 0 0 0.5em;
    font-family: -webkit-pictograph;
    font-weight: 700;
	 color: #21315f;
}
	.products-bottom h4{
	text-align:left;
	font-size: 1.8em;
    margin: 0 0 0.5em;
    font-family: -webkit-pictograph;
    font-weight: 700;
    color: #21315f;
}
.products-bottom-grids {
  margin-top: 3em;
}
.products-bottom-grids ul{
	line-height:1.3em;
} 
.products-bottom-grids li {
	font-size:1em; 
	font-weight:700;
    list-style-image: url(../images/icon2.png);
    margin-left: 20px;
    margin-bottom: 10px;
}
.gallery-grid{
	float:left;
    width: 33%;
}
.gallery-grid1{
	float:left;
	width:12.5% !important;
}
.gallery-grids img{
	width:100%;
}

.footer{
	margin-top:8em;
}
.client_bottom {
  text-align: center;
}
.client_bottom span{
  width: 815px;
  height: 487px;
  display: inline-block;
  background: url(../images/footer_slide.png) no-repeat 0px 0px;
}
.client_bottom1 img{
	display:inline-block;
}
.client_bottom1{
	text-align:center;
}
ul.footer_social {
  padding: 0;
  list-style: none;
  margin-top: 1em;
}
ul.footer_social li:first-child{
  margin-left: 0;
  margin-bottom:3em;
}
ul.footer_social li a i{
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/img_sprite.png)no-repeat #21315f;
}
ul.footer_social li a i:hover{
  width: 100px;
  height: 100px;
  display: block;
  background: url(../images/img_sprite.png)no-repeat #e2b32a;
}
ul.footer_social li a i.fb1{
   background-position: 17px -48px;
}
ul.footer_social li a i.g1{
   background-position:-83px -44px;
}
ul.footer_social li a i.instagram{
   background-position:-192px -44px;
}
ul.footer_social li a i.tw1{
   background-position:10px -148px;
}
ul.social_right{
	float: right;
}
.footer_bottom{
    padding: 0em 0;
    margin-top: 0;
}
.footer_desc{
    height: 69px;
background:#21315f;
      padding-top: 1px;
}
.footer_desc1{
    height: 48px;
background:#21315f;
      padding-top: 1px;
}
.footer_desc p{
  padding: 10px;
  font-size: 2.5em;
  color: #21315f;
  text-align: center;
  margin: 0 auto;
  width: 80%;
  font-weight: 100;
}
.logo1 img{
		/* margin-left: 62px; */
    margin-top: 26px;
    width: 91%;
    margin-bottom: 20px;
	}
	.address1{
		float:right;
	    margin-top: 72px;
			
	}
	.address1 h3{
			text-align:right;
		 color: #000;
  font-size: 1.6em;
    margin-top: 0em;
	}
	.address1 p{
		text-align:right;
		 color: #000;
  font-size: 1em;
    margin-top: 0em;
	}
	.address2{
		float:left;
		    margin-top: 72px;
			
	}
	.address2 h3{
		
		 color: #000;
  font-size: 1.6em;
    margin-top: 0em;
	}
	.address2 p{
		 color: #000;
  font-size: 1em;
    margin-top: 0em;
	}
.copy {
  text-align: center;
     margin-top: 1em;
}

.copy p {
  color: #fff;
  font-size: 1em;
    margin-top: 0em;
}
.copy p a {
  color:#e2b32a;
}
/*--register--*/
.register {
  margin-top: 3em;
}
.register-top-grid h3, .register-bottom-grid h3 {
	color: #21315f;
    font-size: 1.5em;
    padding-bottom:1em;
	margin: 0;
	font-weight:600;
}
.register-top-grid div, .register-bottom-grid div {
	width: 48%;
	float: left;
	margin: 10px 0;
}
.register-top-grid span, .register-bottom-grid span {
	color:#999;
	font-size:14px;
	padding-bottom: 0.2em;
	display: block;
}
.register-top-grid input[type="text"], .register-bottom-grid input[type="text"] {
	border: 1px solid #EEE;
	outline-color:#FF5B36;
	width: 96%;
	font-size: 1em;
	padding: 0.5em;
}
.checkbox {
	margin-bottom: 4px;
	padding-left: 27px;
	font-size: 1.1em;
	line-height: 27px;
	cursor: pointer;
}
.checkbox {
	position: relative;
	font-size: 13px;
	color:#555;
}
.checkbox:last-child {
	margin-bottom: 0;
}
.news-letter {
	color: #555;
	font-weight:600;
	font-size: 0.85em;
	margin-bottom: 1em;
	display: block;
	text-transform: uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	clear: both;
}
.checkbox i {
	position: absolute;
	bottom: 5px;
	left: 0;
	display: block;
	width:20px;
	height:20px;
	outline: none;
	border: 2px solid #D2CF99;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick1.png") no-repeat 1px 2px;
	top: -1px;
	left: -1px;
	width: 15px;
	height: 15px;
	font: normal 12px/16px FontAwesome;
	text-align: center;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.news-letter:hover {
	color:#00BFF0;
}
.register-but{
	margin-top:1em;
}
.register-but form input[type="submit"] {
	background:#e2b32a;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.8em 2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.register-but input[type="submit"]:hover {
	background:#000;
}
.register-bottom-grid {
	margin-top:3em;
}
/*--login--*/
.login-left h3, .login-right h3 {
	color: #21315f;
    font-size:1.5em;
    font-weight: 600;
	padding-bottom: 0.5em;
}
.login-left p, .login-right p {
	color:#999;
	display: block;
	font-size: 0.85em;
	margin: 0 0 1.5em 0;
	line-height: 1.8em;
}
.acount-btn {
	background: #e2b32a;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
}
.acount-btn:hover, .login-right input[type="submit"]:hover{
	background:#000;
	text-decoration:none;
	color:#fff;
}
.login-right form {
	padding: 1em 0;
}
.login-right form div {
	padding: 0 0 1.5em 0;
}
.login-right span {
  color: #999;
  padding-bottom: 0.2em;
  display: block;
  font-size: 14px;
}
.login-right input[type="text"] {
	border: 1px solid #DDDBDB;
	outline-color:#fb4d01;
	width: 96%;
	font-size:0.8125em;
	padding:10px;
}
.login-right input[type="submit"] {
	background: #e2b32a;
	color: #FFF;
	font-size: 0.8em;
	padding: 0.7em 1.2em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	display: inline-block;
	text-transform: uppercase;
	border:none;
	outline:none;
}
.login-right input[type="submit"]:hover{
	background:#000;
}
a.forgot {
  font-size: 13px;
}
/*--contact--*/
p.comment-form-author {
	margin-bottom: 2em;
}
.contact-form label {
	display: block;
	font-size: 0.8125em;
	color: #000;
	text-transform: uppercase;
}
.contact-form input[type="text"] {
	padding: 10px;
	width: 95%;
	color: #9198A3;
	background: #fff;
	outline: none;
	display: block;
	border: 1px solid #eee;
	font-size: 13px;
}
.contact-form textarea {
	padding: 10px;
	display: block;
	width: 95%;
	background: #fff;
	border: 1px solid #eee;
	outline: none;
	color: #9198A3;
	-webkit-appearance: none;
	resize: none;
	height: 150px;
	font-size: 13px;
}
.contact-form input[type="submit"] {
	display: inline-block;
	padding: 13px 25px;
	background: #e2b32a;
	color: #FFF;
	font-size: 1em;
	line-height: 18px;
	text-transform: uppercase;
	border: none;
	outline: none;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
}
.contact-form input[type="submit"]:hover, ul.widget li.join:hover, ul.widget li.login:hover, .acount-btn:hover, .login-right input[type="submit"]:hover{
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	text-decoration:none;
	background:#000;
	  transition: 0.2s;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
}
.contact_right p{
  color: #000;
  font-size: 1.1em;
  margin-bottom: 1em;
  line-height:1.8em;
}
.contact_email{
	cursor:pointer;
}
.contact_email:hover{
	color:#000;
}
.address{
	margin-bottom:1.5em;
}
.register h1{
   color: #21315f;
   font-size: 1.5em;
   font-weight: 600;
   margin-bottom: 1em;
}
.map{
	margin-top:4em;
}
.map iframe{
	width:100%;
	min-height:300px;
    border: none;
}
/*--top-move--*/

/*--responsive design--*/
@media (max-width:1280px){
ul.widget {
	margin: 20px 0 0 0;
}
.top-nav ul li {
    margin: 0 2%;
}
.top-nav ul li a {
    font-size: 0.8125em;
}
ul.widget li.join {
    font-size: 0.8125em;
    padding: 7px 15px;
    margin-right: 0%;
}
ul.widget li.login {
    padding: 7px 15px;
    font-size: 0.8125em;
}  
.header_desc h1 {
    font-size: 3.2em;
}
.button a {
    padding: 17px 50px;
    font-size: 1.5em;
}
.header {
    height: 640px;
    margin-bottom: 25%;
}  
.wmuSliderPrev, .wmuSliderNext {
    bottom: 158px;
}  
h2.m_1 {
    width: 30%;
    font-size: 2em;
}  
.header_desc {
    padding-top: 10%;
}
.features-grid h3 {
    font-size: 1.7em;
}  
.col_1 h3 {
    font-size: 1.5em;
}  
.recent_left h5 {
	font-size: 1em;
}
.recent_right p {
    font-size: 0.85em;
}
ul.list_2 li {
    font-size: 0.8125em;
}
.social li a > i {
    margin: 0 35% 0 0;
}
h3.m_2 {
   padding: 17px;
   font-size: 2em;
}  
h3.m_2:before, h3.m_2:after{
   width: 325px;
   bottom: 33px;
}
.span_1_of_price1 h5 {
    font-size: 0.95em;
}
.price_but a {
    padding: 8px 15px;
    font-size: 1em;
}
.small h4, .big h4 {
	font-size: 3em;
}  
.list_1 li a {
    font-size: 14px;
}
.big {
    padding: 1em;
}
ul.footer_social li:first-child {
    margin-bottom: 1em;
}
}
@media (max-width:1024px){
.header {
  height: 590px;
}
}
@media (max-width:920px){
.logo img{
	width:200px;
}	
.top-nav {
  float: left;
  width: 44%;
  margin-left:8%;
  margin-top: 30px;
}
ul.widget li.join {
  font-size: 12px;
  padding: 5px 10px;
}
ul.widget li.login {
  padding: 5px 12px;
  font-size: 12px;
}
.top-nav {
  float: left;
  width: 44%;
  margin-left: 3%;
  margin-top: 15px;
}
ul.widget {
  width: 22%;
}
ul.widget {
  margin: 10px 0 0 0;
}
.top-nav {
  float: left;
  width: 48%;
  margin-left: 3%;
  margin-top: 17px;
}
.header_desc h1 {
  font-size: 2.5em;
}
.button a {
  padding: 12px 40px;
  font-size: 1em;
}
.wmuSliderPrev, .wmuSliderNext {
  bottom: 110px;
}
.wmuSliderPrev{
	left: 63px;
}
.wmuSliderNext{
	right: 63px;
}
.header {
   height:410px;
   margin-bottom: 25%;
}
h2.m_1 {
   width: 25%;
   font-size: 1.5em;
   padding: 15px;
   top: -32px;
}
.column_1 {
   margin-bottom: 2em;
   border-right:none;
}
.features-grid h3 {
    font-size: 1.7em;
    margin: 0;
}
.col-md-4.grid_2 {
    margin-bottom: 2em;
}
.grid_3 h3 {
    margin-bottom: 0.3em;
}
.grid_2 h4 {
    margin-bottom: 0;
}
.box_2, .box_3 {
   margin-top: 3em;
   padding-top: 3em;
}
.col_1 {
   margin-bottom: 3em;
}
h3.m_2:before, h3.m_2:after {
   width: 248px;
   bottom: 22px;
}
.price {
   margin-top: 6em;
}
.box_6 {
   padding-top: 0em;
}
h3.m_2 {
  padding: 13px;
  font-size: 1.5em;
}  
.col-md-4.contact_right {
   margin-top: 3em;
}
.col-md-6.login-right {
   margin-top: 3em;
}
.login_header {
   height: 130px;
}
}
@media(max-width:768px){
.top-nav {
  width: 5%;
  margin-left: 8.8em;
  margin-top: -18px;
}
span.menu {
	display: block;
	position: relative;
	cursor: pointer;
	margin: 1.5em 0 1em 0;
}
.top-nav  ul.nav1{
	display:none;
	padding: 0;
	margin:0;
	z-index: 999;
	position: absolute;
	width: 100%;
	left: 0;
}
.top-nav ul.nav1 li {
	display: block;
	text-align: center;
	background: rgba(34, 34, 34, 0.91);
	margin: 0;
	width: 100%;
	padding: .8em 0 4px 0;
}
.top-nav ul li a {
	color: white;
	display: block;
	padding-bottom: 6px;
	font-size: 12px;
	border: none;
	margin: 0;
}
.top-nav ul li a :hover{
	border:none;
}
.top-nav ul li a::after {
	top: 100%;
}
.header_desc h1 {
    font-size: 2em;
}
.header_desc {
    padding-top: 2%;
}
.wmuSliderPrev, .wmuSliderNext {
  position: absolute;
  width: 51px;
  height: 51px;
  text-indent: -9999px;
  background: url(../images/arrows1.png) no-repeat;
  bottom: 130px;
  z-index: 2;
  cursor: pointer;
}
.wmuSliderPrev{
  left: 80px;
}
.wmuSliderNext{
  background-position:-49px 0px;
  right:80px;
}
h2.m_1 {
  width: 29%;
  font-size: 1.3em;
  padding: 15px;
  top: -32px;
}
h3.m_2:before, h3.m_2:after {
  width: 246px;
  bottom: 22px;
}
.login_header {
     height: 351px;

}
}
@media(max-width:640px){
	.logo img {
     width: 100%;
}
.wmuSlider {
    background: #1b242f;
    position: relative;
    overflow: hidden;
}
.content-grids {
    margin-top: 178px;
    margin-bottom: 6em;
}
.top-nav {
  margin-left: 7em;
}
.wmuSliderPrev, .wmuSliderNext {
  bottom: 100px;
}  
.wmuSliderPrev {
  left: 62px;
}
.wmuSliderNext {
  background-position: -49px 0px;
  right: 62px;
}
.content-left {
    margin-top: 40px;
}
	.content-right h2 {
    font-size: 1.5em;
    margin: 19px;
}
	.products-top h3 {
	  font-size: 26px;
	  line-height: 1.4em;
	}
	.content-right p {
		text-align: justify;
    line-height: 1.8em;
    margin-top: 1.3em;
    font-size: 1em;
}
.about p{
    font-size: 1em;
    color: #1b242f;
    margin: 1em 0 2em;
    line-height: 1.7em;
}
h2.m_1 {
  width: 35%;
  font-size: 1.2em;
  padding: 15px;
  top: -30px;
  border-bottom:5px solid #e2b32a;
}
h3.m_2:before, h3.m_2:after {
  width: 202px;
  bottom: 22px;
}
.price {
  margin-top: 4em;
}
.small {
  margin-top: 3em;
  padding:1em;
}
.left_grid {
  margin-top: 8em;
}
h3.m_2 {
  border-bottom:5px solid #e2b32a;
}
.clients {
  margin-top: 7em;
}
ul.client {
  padding: 4em 0 0 0;
}
ul.client li {
  float: left;
  width: 15%;
  margin-right: 10%;
}
	.products-bottom h4 {
    text-align: left;
    font-size:1.4em;
    margin: 0 0 0.5em;

}
.products-bottom-grids li {
    font-size: 1em;
    font-weight: 700;
    list-style-image: url(../images/icon2.png);
    margin-left: 0;
    margin-bottom: 10px;
}
	.products-bottom h3 {
	  font-size: 26px;
	}
	.products-bottom-grids {
	  margin-top: 1em;
	}
	.services h1 {
       padding: 1em 7px 11px 6px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    background: #21315f;
    margin-top: 5em;
}
.services p {
    width: 100%;
    text-align: justify;
}
.services-bottom  h3{
  font-size: 18px;
    font-weight: 600;
}
.services table {
    border-collapse: collapse;
    width: 100%;
}
.features-grid h3 {
  font-size: 1.2em;
}
.services-bottom h4 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
	line-height:1.3em;
}

.products-top h3 {
		font-size: 34px;
	}
	.products-text h4 {
		font-size: 22px;
	}
	.products-number p {
		font-size: 34px;
	}
	.products-bottom h3 {
		font-size: 34px;
	}
.footer {
  margin-top: 3em;
}
.footer_desc {
    height: 132px;
    background: #21315f;
    padding-top: 1px;
}
.address1 {
    float: left;
    margin-top: 10px;
}
.address1 {
    float:left;
	    margin-left: 38px;
    margin-top: 10px;
}
.address1 h3 {
    text-align: center;
    color: #000;
        font-size: 1.3em;
    margin-top: 0em;
}
.address1 p {
    text-align: center;
    color: #000;
    font-size: 1em;
    margin-top: 0em;
}
.address2 {
    float: left;
    margin-top: 10px;
	margin-left: 31px;

}
.address2 h3 {
    text-align: center;
    color: #000;
        font-size: 1.3em;
    margin-top: 0em;
}
.address2 p {
	 text-align: center;
    color: #000;
    font-size: 1em;
    margin-top: 0em;
}
.footer_bottom {
  margin-top: -3em;
} 
.logo1 img {
 
    margin-top: 19px;
    margin-left: 62px;
    width: 56%;
    margin-bottom: 0;
} 
.register {
  margin-top: 5em;
}
}
@media(max-width:600px){
ul.widget {
  width:32%;
}
.header_desc h1 {
  font-size: 1.8em;
}
.header {
  height:355px;
  margin-bottom:28%;
}
h3.m_2:before, h3.m_2:after {
  width: 187px;
  bottom: 22px;
}
}
@media(max-width:480px){
		.logo {
    width: 100%;

}
.logo img {
       width: 45%;
}	
.top-nav {
  margin-left:4.5em;
}
ul.widget {
  width: 37%;
}
.header_desc h1 {
  font-size: 1.4em;
}
.button a {
  padding: 10px 25px;
  font-size: 0.85em;
}
.wmuSliderPrev, .wmuSliderNext {
  bottom: 65px;
}
.wmuSliderPrev {
  left: 38px;
}
.wmuSliderNext{
  right: 38px;
}
.button {
  margin-bottom: 1em;
}
.header {
  height: 320px;
  margin-bottom: 28%;
}
h2.m_1 {
  width: 35%;
  font-size: 1em;
  padding: 10px;
  top: -22px;
  border-bottom: 3px solid #e2b32a;
}
.products-top {
	  padding: 2em 0;
	}
	.gallery-grid {
	  float: none;
	  width: 100%;
	}
	.gallery-grid1 {
	  float: none;
	  width: 100% !important;
	}
.features-grid span {
  width: 100px;
  height: 75px;
  display: inline-block;
  background: url(../images/feature_icons.png) no-repeat 2px 0px;
  background-size: 392%;
}
.features-grid h3 {
  font-size: 1.5em;
}
.features-grid span.f-icon2 {
  background-position: -179px -10px;
}
.features-grid span.f-icon1 {
  background-position: -88px -12px;
}
.features-grid span.f-icon3 {
  background-position: -278px -8px;
}
.sales {
  padding: 3em 0 0;
}
.grid_2 h4, .grid_2 h5 {
  font-size: 1.2em;
}  
ul.polygon li {
  font-size: 15px;
}
.grid_3 h3 {
  font-size: 1.5em;
}  
.grid_3 p, .chart_details p {
  font-size: 0.85em;
}
.box_2, .box_3 {
  margin-top: 1.5em;
  padding-top: 1.5em;
}
.chart_details h3 {
  font-size: 1.5em;
  margin-bottom: 0.3em;
}
h3.m_2 {
  padding: 10px;
  font-size: 1.3em;
  width: 30%;
}
h3.m_2:before, h3.m_2:after {
  width: 162px;
  bottom: 19px;
}
.small h3, .big h3 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.list_1 {
  margin-top: 2em;
}
.small h4, .big h4 {
  font-size: 2.5em;
}
ul.footer_social {
  display: none;
}
.copy img{
	width:200px;
}
.footer_bottom {
  padding: 5em 0 2em;
}
.copy {
  margin-top: 2em;
}
.copy p {
  margin-top: 1em;
  font-size:0.85em;
}
.register-top-grid h3, .register-bottom-grid h3, .login-left h3, .login-right h3{
  color: #21315f;
  font-size: 1.3em;
}
.register {
  margin-top: 3em;
}  
}
@media(max-width:414px){
span.menu img{
	width:30px;
}	

.top-nav {
  margin-left: 3.5em;
}
ul.widget {
  width: 43%;
  margin: 5px 0 0 0;
}
.header_desc h1 {
  font-size: 1.2em;
}
.wmuSliderPrev, .wmuSliderNext {
  position: absolute;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  background: url(../images/arrows1.png) no-repeat;
  bottom: 130px;
  z-index: 2;
  cursor: pointer;
  background-size: 194%;
}
.wmuSliderPrev, .wmuSliderNext {
  bottom: 63px;
}
.wmuSliderNext {
  background-position: -32px 0px;
}
.header {
  height: 260px;
}
h3.m_2:before, h3.m_2:after {
  width: 140px;
}
.list_1 li a {
  font-size: 13px;
}
.list_1 li {
  margin-bottom: 5px;
}
.list_1 {
  margin-top: 1em;
}
.left_grid {
  margin-top: 6em;
}
.price_but a {
  font-size: 0.85em;
}
.right_grid {
  margin-top: 7em;
}
h3.m_2 {
  font-size:1em;
  width:28%;
}
}
@media(max-width:375px){
ul.widget {
  display: none;
}
.top-nav {
	    margin-top: 10px;
  margin-left: 0;
  float: right;
  width: 100%;
}
.header_desc h1 {

    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
    width: 100%;
}
.header_desc h6 {
    font-size: 1.1em;
    text-align: center;
    width:100%;
    font-weight: 600;
}
.button a {
  padding: 8px 20px;
  font-size: 0.8125em;
}
.header_desc {
  padding-top: 0;
}
.header {
  height: 240px;
}
h2.m_1 {
  width: 43%;
}  
h3.m_2:before, h3.m_2:after {
  width: 117px;
  bottom: 15px;
}
.price {
  margin-top: 3em;
}
.small {
  margin-top: 1em;
  padding: 10px;
}
.left_grid {
  margin-top: 5em;
}
.big {
  padding: 10px;
}
.small h3, .big h3 {
  font-size: 1.2em;
}
.small h4, .big h4 {
  font-size: 2em;
}
.list_1 li a {
  font-size: 12px;
}
.right_grid {
  margin-top: 5em;
}
ul.client {
  padding: 2em 0 0 0;
}
.copy {
  margin-top: 0;
}

}
@media(max-width:320px){
	.logo {
    width: 100%;

}
.logo img {
   
    width: 47%;
}

.header_desc h1 {
  width: 86%;
}
.wmuSlider {
    background: #1b242f;
    position: relative;
    overflow: hidden;
}
.wmuSliderPrev, .wmuSliderNext {
  bottom: 43px;
}
.wmuSliderPrev {
  left: 25px;
}	
.wmuSliderNext {
  right: 25px;
}
.header {
   height: 225px;
}
h2.m_1 {
  width: 44%;
  font-size: 0.85em;
}
.content-grids {
    margin-top: 178px;
    margin-bottom: 6em;
}
.content-left {
    margin-top: 40px;
}
	.content-right h2 {
    font-size: 1.5em;
    margin: 19px;
}
	.products-top h3 {
	  font-size: 26px;
	  line-height: 1.4em;
	}
	.content-right p {
		text-align: justify;
    line-height: 1.8em;
    margin-top: 1.3em;
    font-size: 1em;
}
	.products-number {
		margin-right: 1em;
	}
	.products-text h4 {
	  font-size: 20px;
	}
	.products-grid {
	  margin-bottom: 1em;
	  padding: 0;
	}
	.products-number p {
		line-height: .5em;
	}
	.products-top-grids {
	  margin-top: 2em;
	}
	.products-bottom {
		padding: 2em 0;
	}
	.products-bottom h4 {
    text-align: left;
    font-size:1.2em;
    margin: 0 0 0.5em;

}
.products-bottom-grids li {
    font-size: 1em;
    font-weight: 700;
    list-style-image: url(../images/icon2.png);
    margin-left: 0;
    margin-bottom: 10px;
}
	.products-bottom h3 {
	  font-size: 26px;
	}
	.products-bottom-grids {
	  margin-top: 1em;
	}
	.services h1 {
       padding: 1em 7px 11px 6px;
    color: #fff;
    font-size: 1em;
    text-align: center;
    background: #21315f;
    margin-top: 5em;
}
.services p {
    width: 100%;
    text-align: justify;
}
.services-bottom  h3{
  font-size: 18px;
    font-weight: 600;
}
.services table {
    border-collapse: collapse;
    width: 100%;
}
.features-grid h3 {
  font-size: 1.2em;
}
.services-bottom h4 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
	line-height:1.3em;
}
.address1 {
    float:left;
    margin-top: 10px;
}
.address1 h3 {
    text-align: center;
    color: #000;
        font-size: 1.3em;
    margin-top: 0em;
}
.address1 p {
    text-align: center;
    color: #000;
    font-size: 1em;
    margin-top: 0em;
}
.address2 h3 {
    text-align: center;
    color: #000;
        font-size: 1.3em;
    margin-top: 0em;
}
.address2 p {
	 text-align: center;
    color: #000;
    font-size: 1em;
    margin-top: 0em;
}
.footer_bottom {
  margin-top: -3em;
} 
.logo1 img {
 
    margin-top: 19px;
    margin-left: 62px;
    width: 56%;
    margin-bottom: 0;
} 
.wmuSliderPrev, .wmuSliderNext {
  bottom: 54px;
}
.col-md-4.grid_2, .grid_3, .chart_details, .col_1 {
  padding: 0;
}
ul.polygon li {
  font-size: 14px;
}
.grid_2 h4, .grid_2 h5 {
  font-size: 1em;
}
.social li a > i {
  margin: 0 30% 0 0;
}
}