/*
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (DXR5A)
--------------------------------------------------------------------------------------
*/

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
	src: url('fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/eot/IRANSansWeb(FaNum).eot');
	src: url('fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
@keyframes rot {
	from {
		transform: rotate(0deg)
		           translate(-50px)
		           rotate(0deg);
	}
	to {
		transform: rotate(360deg)
		           translate(-50px) 
		           rotate(-360deg);
	}
}
@keyframes comefromdeep {
	from {
		opacity: 0;
		transform: scale(0.2);
		transition: transform 2s;
	}
	to {
		opacity: 1;
		transform: scale(1);
		transition: transform 2s;
	}
}
body {
	font-family: IRANSans;
	overflow-x: hidden;
	background: #fcfaf8;
}
.wcenter, .wcenter.span11, .wcenter.span10, .wcenter.span9, .wcenter.span8, .wcenter.span7, .wcenter.span6, .wcenter.span5, .wcenter.span3{
	float: none !important;
	margin: 0 auto !important;
	overflow: hidden;
}
.wcenter_menu, .wcenter_menu.span10 {
	float: none !important;
	margin: 0 auto !important;
}
input, button, select, textarea{
	font-family: IRANSans;
}
header{
	background: #fff;
	position: relative;
	z-index: 199;
}
.topbar{
    background: #00A400;
}
.topbar .shoar{
    margin-top: 8px;
    font-weight: bold;
    color: #fff;
}
.topbar .social{
    margin-top: 5px;
}
.topbar .social .instagram{
    float: left;
    width: 26px;
    height: 27px;
    margin: 0 15px 0 0 ;
    background: url(../images/social-white.png) -7px -5px;
}
.topbar .social .telegram{
    float: left;
    width: 26px;
    height: 27px;
    margin: 0 15px 0 0;
    background: url(../images/social-white.png) -88px -82px;
}
.topbar .social .whatsapp{
    float: left;
    width: 26px;
    height: 27px;
    margin: 0 15px 0 0;
    background: url(../images/social-white.png) -7px -43px;
}
.bottombar .wcenter{
    border-bottom: 1px solid #ccc;
}
.bottombar .phone, .bottombar .mail, .bottombar .address{
    margin-top: 37px;
    font-weight: bold;
    font-size: 100%;
}
.bottombar .phone img, .bottombar .mail img, .bottombar .address img{
   margin-top: 10px; 
}
.bottombar .phone p:nth-of-type(2), .bottombar .mail p:nth-of-type(2), .bottombar .address p:nth-of-type(2){
    font-size: 85%;
    font-weight: 400;
}
.logo {
	width: 260px !important;
	margin: 0 0 0 0;
	text-align: center;
}
.logo a{
    float: right;
	width: 95px;
	margin: 7px 0;
}
.logo a.logotext{
    float: left;
    width: 138px;
    color: #00A400;
    font-weight: bold;
    line-height: 200%;
    margin: 32px 10px 0 0;
    text-align: right;
    text-decoration: none;
}
.logo a.logotext span:nth-of-type(1){
    font-size: 14px;
}
.logo a.logotext span:nth-of-type(2){
    font-size: 20px;
}
.bt-cs .bt-row{
	float: right;
}
.bt-cs .bt-inner {
	direction: rtl;
}
.bt-cs .bt-inner img{
	border: none;
	outline: none;
	margin: 0;
	max-width: 100%;
}
.bt-row-separate {
	display: none;
}
/****************************************Begin Menu************************************************/
.navbar {
	margin: 0 0 3px 0 !important;
}
.dj-megamenu-default {
	background: none;
	font-family: LatoLight, IRANSans;
}
.dj-megamenu-default li a.dj-up_a {
	border: none;
	font-size: 16px;
}
.dj-megamenu-default li:last-child a.dj-up_a {
	border: none;
}
.dj-megamenu-default li.first a.dj-up_a {
	border: none;
}
.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
	background: none;
	color: #28a180 !important;
}
.dj-megamenu-default li a.dj-up_a span {
	background: none;
	color: #1d1d1f !important;
	border-top: 3px solid transparent;
}
.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span {
	background: none;
	color: #00A400!important;
	border-top: 3px solid #00A400;
}
.dj-megamenu li div.dj-subwrap, .dj-megamenu li:hover div.dj-subwrap li div.dj-subwrap, .dj-megamenu li.hover div.dj-subwrap li div.dj-subwrap{
    display: block;
}
/****************************************End Menu**************************************************/
.langbar .moduletable {
	text-align: left;
	margin-top: 20px;
}

/**************************************Begin Megamenu*******************************************/
.dj-subcol{
	background: #fff;
	text-transform: uppercase;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a:active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a{
    background: #00A400;
	color: #fff;
}
.dj-megamenu-default li ul.dj-submenu > li.itemid156 > a, .dj-megamenu-default li ul.dj-submenu > li.itemid157 > a{
	font-size: 16px;
	color: #00A400!important;
}
.itemid135 #tab .btn{
    background: none;
    box-shadow: none;
    border: none;
    color: #1d1d1f;
}
.itemid135 #tab .btn.active{
    background: none;
    box-shadow: 3px 1px 0px #fff;
    border: none;
    border-bottom: 1px solid #fff;
    color: #00A400;
}
.itemid135 .tab-content .tab-pane{
    color: #1d1d1f;
}
.itemid135 .tab-content .tab-pane.active{
    border: none;
    border-top: 1px solid #00A400;
}
.megamenu-productlink{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #00A400;
    border-bottom: 2px solid #00A400;
    text-decoration: none;
}
.megamenu-productlink:hover{
    color: #00A400;
    text-decoration: none;
}
.dj-megamenu-default li ul.dj-submenu>li>a{
    color: #1d1d1f;
}
#hikashop_category_information_module_124 .hikashop_product_image, #hikashop_category_information_module_125 .hikashop_product_image, #hikashop_category_information_module_115 .hikashop_product_image{
    height: 110px;
}
#hikashop_category_information_module_124 div.hikashop_subcontainer, #hikashop_category_information_module_125 div.hikashop_subcontainer, #hikashop_category_information_module_115 div.hikashop_subcontainer{
    border: none;
    box-shadow: none;
}
/**************************************End Megamenu*********************************************/


/****************************************End Menu**************************************************/

/*****************************************Begin Banner**********************************************/
.mediumlarge_light_white_center{
    font-family: IRANSans !important;
}
.mediumlarge_light_white{
    font-family: IRANSans !important;
    color: #5f5f5f !important;
    font-weight: bold !important;
    font-size: 24px !important;
}
/*****************************************End Banner************************************************/



/*****************************************Begin Section2********************************************/
.services{
	padding: 150px 0 150px 0;
	text-align: center;
	background: url(../images/services-bg.png);
	background-attachment: fixed;
    background-position: 100%;
}
.services h2{
	color: #f0f0f0;
    font-size: 280%;
	line-height: 200%;
	margin-bottom: 80px;
}
.moduletableservices a{
    pointer-events: none;
}
.services .intro{
	font-size: 140%;
	line-height: 200%;
	margin-bottom: 100px;
	color: #f0f0f0;
}
.services .bt-row{
    transition: transform 2s;
    margin-bottom: 80px;
}
.bt-csservices .bt-inner .titleintro{
    margin: 20px 0 0 0;
    font-size: 20px;
}
.bt-csservices .bt-title{
	color: #f0f0f0 !important;
}
/*****************************************End Section2**********************************************/


/*****************************************Begin Section4********************************************/
.solutions{
	padding: 70px 0;
}
.bt-cssolutions a{
    pointer-events: none;
}
.bt-cssolutions .bt-title{
    pointer-events: none;
	font-size: 200%;
	color: #5f5f5f !important;
}
.bt-cssolutions .bt-title:after{
	content:"";
	position: absolute;
	width: 73px;
	height: 3px;
	background: #00A400;
	top: 55px;
    right: 0.8%;
}
.bt-cssolutions .bt-inner img{
    margin-right: 40px !important;
}
.bt-cssolutions .bt-introtext{
	font-size: 130%;
	color: #5f5f5f;
	line-height:200%;
	text-align: justify;
	margin: 35px 0 28px 0;
}
.bt-cssolutions .bt-inner .readmore a{
	display: inline-block;
	background: #00A400;
	color: #fff;
	font-size: 120%;
	margin-top: 20px;
	padding: 10px 25px;
}
/*****************************************End Section4**********************************************/

/*****************************************Begin Section2********************************************/
.products{
	padding: 80px 0;
	text-align: center;
}
.products h2{
	color: #5f5f5f;
    font-size: 280%;
	line-height: 200%;
}
.products .intro{
	font-size: 140%;
	line-height: 200%;
	margin-bottom: 60px;
	color: #1d1d1f;
}
.products .moduletablehome-products .hikashop_container .hikashop_subcontainer{
    border: none;
    border-radius: 0 !important;
    box-shadow: 0 1px 5px #ccc;
    overflow: hidden;
}

.products .moduletablehome-products .hikashop_container .hikashop_subcontainer img {
  transition: transform 1s;
}

.products .moduletablehome-products .hikashop_container .hikashop_subcontainer:hover img {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}

.products .moduletablehome-products .hikashop_container .hikashop_subcontainer .hikashop_category_name {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px 0;
}
.products .moduletablehome-products .hikashop_container .hikashop_subcontainer .hikashop_category_name a{
    display: inline-block;
    color: #1d1d1f;
    line-height: 300%;
    margin: -11px 0 0 0;
}
.products .moduletablehome-products .hikashop_container .hikashop_subcontainer .hikashop_category_name a:after {
    display:block;
    content: '';
    border-bottom: solid 3px #00A400;  
    transform: scaleX(0);  
    transition: transform 250ms ease-in-out;
}
.products .moduletablehome-products .hikashop_container .hikashop_subcontainer .hikashop_category_name a:hover:after{
    transform: scaleX(1);
}
.products .moduletablehome-products .hikashop_container .hikashop_subcontainer .hikashop_category_name a:hover{
    text-decoration: none;
}
/*****************************************End Section2**********************************************/
.why{
    padding: 80px 0 110px;
    background: #fff;
    text-align: center;
}
.why h2{
    color: #5f5f5f;
    font-size: 280%;
	line-height: 200%;
	margin-bottom: 20px;
}
.bt-cswhy .bt-title:after{
	content:"";
	position: absolute;
	width: 73px;
	height: 3px;
	background: #00A400;
	top: 65px;
    right: 0.8%;
}
.bt-cswhy .bt-inner img{
    margin-left: 40px !important;
}
.bt-cswhy .bt-introtext{
	font-size: 130%;
	color: #5f5f5f;
	line-height:200%;
	text-align: justify;
	margin: 35px 0 28px 0;
}
.bt-cswhy .bt-inner .readmore{
	float: right;
}
.bt-cswhy .bt-inner .readmore a{
	display: inline-block;
	background: #00A400;
	color: #fff;
	font-size: 120%;
	margin-top: 10px;
	padding: 10px 25px;
}


.darsad{
    display: inline-block;
    width: 100%;
    margin: 60px 0 0 0;
}
.circlePercent1 p, .circlePercent2 p, .circlePercent3 p, .circlePercent4 p{
    margin: 170px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #00A400;
}
.circlePercent1 {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00A400;
}
.circlePercent1:before,
.circlePercent1 > .progressEnd {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 71px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
  -ms-transform-origin: 3px 72px;
  transform-origin: 3px 73px;
  content: "";
}
.circlePercent1:after,
.circlePercent1 > .progress {
  position: absolute;
  -ms-transform-origin: 75px 75px;
  transform-origin: 75px 75px;
  z-index: 0;
  top: 0;
  left: 0;
  width: 75px;
  height: 150px;
  border-radius: 75px 0 0 75px;
  background: #00A400;
  content: "";
}
.circlePercent1.fiftyPlus:after {
  background: white;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circlePercent1 > .progress.progress {
  background: white;
}
.circlePercent1 > .counter {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  width: 154px;
  height: 154px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
  border: 4px solid #00A400;
}
.circlePercent1 > .counter:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  margin-top: -13px;
  width: 100%;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: white;
  content: attr(data-percent) "%";
}
.circlePercent1 > .counter:after {
  position: absolute;
  width: 134px;
  height: 134px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background: #00A400;
  content: "";
}
.circlePercent1 > .counter[data-percent="100"] {
  background: white;
}





.circlePercent2 {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00A400;
}
.circlePercent2:before,
.circlePercent2 > .progressEnd {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 71px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
  -ms-transform-origin: 3px 72px;
  transform-origin: 3px 73px;
  content: "";
}
.circlePercent2:after,
.circlePercent2 > .progress {
  position: absolute;
  -ms-transform-origin: 75px 75px;
  transform-origin: 75px 75px;
  z-index: 0;
  top: 0;
  left: 0;
  width: 75px;
  height: 150px;
  border-radius: 75px 0 0 75px;
  background: #00A400;
  content: "";
}
.circlePercent2.fiftyPlus:after {
  background: white;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circlePercent2 > .progress.progress {
  background: white;
}
.circlePercent2 > .counter {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  width: 154px;
  height: 154px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
  border: 4px solid #00A400;
}
.circlePercent2 > .counter:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  margin-top: -13px;
  width: 100%;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: white;
  content: attr(data-percent) "%";
}
.circlePercent2 > .counter:after {
  position: absolute;
  width: 134px;
  height: 134px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background: #00A400;
  content: "";
}
.circlePercent2 > .counter[data-percent="100"] {
  background: white;
}



.circlePercent3 {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00A400;
}
.circlePercent3:before,
.circlePercent3 > .progressEnd {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 71px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
  -ms-transform-origin: 3px 72px;
  transform-origin: 3px 73px;
  content: "";
}
.circlePercent3:after,
.circlePercent3 > .progress {
  position: absolute;
  -ms-transform-origin: 75px 75px;
  transform-origin: 75px 75px;
  z-index: 0;
  top: 0;
  left: 0;
  width: 75px;
  height: 150px;
  border-radius: 75px 0 0 75px;
  background: #00A400;
  content: "";
}
.circlePercent3.fiftyPlus:after {
  background: white;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circlePercent3 > .progress.progress {
  background: white;
}
.circlePercent3 > .counter {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  width: 154px;
  height: 154px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
  border: 4px solid #00A400;
}
.circlePercent3 > .counter:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  margin-top: -13px;
  width: 100%;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: white;
  content: attr(data-percent) "%";
}
.circlePercent3 > .counter:after {
  position: absolute;
  width: 134px;
  height: 134px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background: #00A400;
  content: "";
}
.circlePercent3 > .counter[data-percent="100"] {
  background: white;
}




.circlePercent4 {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: #00A400;
}
.circlePercent4:before,
.circlePercent4 > .progressEnd {
  position: absolute;
  z-index: 3;
  top: 2px;
  left: 71px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
  -ms-transform-origin: 3px 72px;
  transform-origin: 3px 73px;
  content: "";
}
.circlePercent4:after,
.circlePercent4 > .progress {
  position: absolute;
  -ms-transform-origin: 75px 75px;
  transform-origin: 75px 75px;
  z-index: 0;
  top: 0;
  left: 0;
  width: 75px;
  height: 150px;
  border-radius: 75px 0 0 75px;
  background: #00A400;
  content: "";
}
.circlePercent4.fiftyPlus:after {
  background: white;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.circlePercent4 > .progress.progress {
  background: white;
}
.circlePercent4 > .counter {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  width: 154px;
  height: 154px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
  border: 4px solid #00A400;
}
.circlePercent4 > .counter:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  margin-top: -13px;
  width: 100%;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: white;
  content: attr(data-percent) "%";
}
.circlePercent4 > .counter:after {
  position: absolute;
  width: 134px;
  height: 134px;
  top: 6px;
  left: 6px;
  border-radius: 50%;
  background: #00A400;
  content: "";
}
.circlePercent4 > .counter[data-percent="100"] {
  background: white;
}

.why .video{
    margin-top: 90px;
}

/*****************************************Begin Section5********************************************/
.blogs{
	padding: 80px 0;
	color: #1d1d1f;
	background: #fff;
}
.blogs h2 {
	font-size: 280%;
	line-height: 200%;
	text-align: center;
	color: #5f5f5f;
}
.blogs p.intro_blogs {
	font-size: 140%;
	text-align: center;
	line-height: 200%;
	margin-bottom: 40px;
}
.bt-csblogs .bt-row {
	float: right;
}
.bt-csblogs .bt-inner {
	padding: 0;
	margin: 0 20px;
	
}
.bt-csblogs .bt-inner .bt-image-link {
    float: right;
	margin: 0 0 0 20px;
}
.bt-csblogs .bt-inner img {
	outline: none;
	border: none;
	max-width: 100%;
}
.bt-csblogs .bt-extra {
	clear: none;
	margin-bottom: 15px;
}
.bt-csblogs .bt-inner .bt-title {
	display: inline-block;
	color: #333;
	padding: 20px 0;
	font-size: 18px;
}
.bt-csblogs .bt-inner .bt-introtext {
	color: #777;
	padding: 0 20px;
	text-align: justify;
}
.bt-csblogs .readmore a {
    display: inline-block;
    width: auto;
	background: #00A400;
    color: #fff;
    margin: 20px 0;
	padding: 5px 15px;
}
/*****************************************End Section5**********************************************/

/*****************************************Begin Newsletter********************************************/
/*****************************************End Newsletter**********************************************/

/*****************************************Begin Footer***********************************************/
.footer {
	background: #f3eee9;
	color: #1d1d1f;
	position: relative;
}
.footer h3 {
	color: #00A400;
	font-weight: 500;
}
/*********************Footer-nav*****************/
.footer_nav {
	margin-top: 30px;
	margin-left: 0 !important;
}
.footer_nav ul li {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.footer_nav ul li a {
	color: #1d1d1f;
}
.footer_nav ul li a:hover{
	background: none;
}
/*********************Latest-Post********************/
.latest_post {
	margin-top: 30px;
	margin-bottom: 30px;
}
.bt-cslatestpost .bt-row {
	padding: 0;
	margin: 0 0 10px 0;
}
.bt-cslatestpost .bt-inner {
	padding: 0;
}
.bt-cslatestpost .bt-inner .bt-title {
	color: #1d1d1f;
	font-weight: 400;
}
.bt-cslatestpost .bt-row {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #1d1d1f;
}
.bt-cslatestpost .bt-row-last {
	border-bottom: none;
}
/*********************About-US************************/
.bt-csabout_us .bt-row{
    padding: 0;
}
.bt-csabout_us .bt-inner{
	padding: 0;
}
.bt-csabout_us .bt-inner .bt-title {
	color: #1d1d1f;
	font-size: 25px;
	font-weight: 500;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
	line-height: 50%;
}
.bt-csabout_us .bt-inner .bt-introtext {
	text-align: justify;
}
.bt-csabout_us .bt-inner .readmore a {
	float: right;
	border: 1px solid #1d1d1d;
	border-radius: 3px;
	color: #1d1d1f;
	padding: 10px 20px;
	margin-top: 40px;
}
/*********************Contact-US*****************/
.contact_us{
	padding: 0 0 30px 0;
	margin-top: 30px;
}
.contact_us p:nth-of-type(2), .contact_us p:nth-of-type(3) {
	display: table;
	color: #1d1d1d;
}
.contact_us p span {
	float: right;
	direction: ltr;
	color: #999;
	margin-left: 10px;
}
.contact_us .social{
    
}
.contact_us .social .instagram{
    float: right;
    width: 26px;
    height: 27px;
    margin: 0 0 0 15px;
    background: url(../images/social.png) -7px -5px;
}
.contact_us .social .telegram{
    float: right;
    width: 26px;
    height: 27px;
    margin: 0 0 0 15px;
    background: url(../images/social.png) -88px -82px;
}
.contact_us .social .whatsapp{
    float: right;
    width: 26px;
    height: 27px;
    margin: 0 0 0 15px;
    background: url(../images/social.png) -7px -43px;
}
/*********************Copyright*****************/
.footer .copyright {
	float: right;
	width: 100%;
	background: #f3eee9;
	position: relative;
	text-align: center;
	padding: 15px 0;
}
.footer .copyright p{
	margin: 0;
}
.footer .copyright a{
	color: #1d1d1f;
}
/*****************************************End Footer*************************************************/

/**************************************Begin Products*******************************************/
.hikashop_product_page form{
    margin: 0;
}
.hikashop_submodules{
    padding-top:0;
}
.hikashop_product_top_part h1{
    text-align: center;
    font-size: 300% !important;
    border-bottom: none !important;
}
#hikashop_product_smart_camera_page .hikashop_product_right_part, #hikashop_product_air_station_agri_page .hikashop_product_right_part{
    width: 65%;
}
.hikashop_product_of_category_13 #hikashop_product_left_part, .hikashop_product_of_category_13 #hikashop_product_right_part{
    display: none;
}
.hikashop_product_of_category_13 .hikashop_product_top_part{
    position: absolute;
    margin: 220px 0 0 0;
}
.hikashop_product_of_category_13 .hikashop_product_top_part h1{
    margin: 0 !important;
    color: #f0f0f0 !important;
}
/**************************************End Products*********************************************/
/**************************************Begin Services*******************************************/
.service-banner{
	position: absolute;
	width: 100%;
	height: 800px;
	background: url(../images/banner-plant.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.blogservices .page-header{
	position: relative;
	margin: 368px 0 435px 0;
	border-bottom: none;
}
.blogservices .page-header h1{
	color: #f0f0f0;
	text-align: center;
	font-size: 350%;
}
.blogservices a{
    pointer-events: none;
}
.blogservices .items-row{
	border-bottom: none;
}
.blogservices .items-row .span4{
	background: #666;
	padding: 20px;
}
.blogservices .items-row .span4 .span6{
	text-align: center;
}
.blogservices .items-row .span4 .span6 .page-header{
	margin: 0;
}
.blogservices .items-row .span4 .span6 .pull-left.item-image{
	float: none;
}
.blogservices .items-row .span4 .span6 .page-header{
	border: none;
}
.blogservices .items-row .span4 .span6 .page-header h2 a{
	color: #fff;
}
.blogservices .items-row .span4 .span6 p, .blogservices .items-row .span4 .span6 h3{
	display: none;
}
.item-pageservices{
	position: relative;
    color: #fff;
    margin: 150px 0 0 0;
}
.item-pageservices .item-image{
	float: right;
	width: 65px;
	margin: -16px 0 0 16px;
}
.hireus{
	padding: 80px 0;
	text-align: center;
}
.hireus h2{
	color: #00A400;
	margin-bottom: 30px;
}
.hireus p{
	font-size: 140%;
    line-height: 200%;
    margin-bottom: 30px;
}
.bt-cshireus .bt-inner .titleintro{
	padding: 20px 0;
}
.bt-cshireus .bt-inner .bt-title{
	font-size: 140%;
	color: #555;
}
.bt-cshireus .bt-inner .readmore{
	margin-top: 30px;
}
.bt-cshireus .bt-inner .readmore a{
	background: #00A400;
	color: #fff;
	padding: 10px 20px;
}
/**************************************End Services*********************************************/
/**************************************Begin Support********************************************/
.support .span4 a{
	display: inline-block;
	font-size: 25px;
	margin: 10px 0;
}
/**************************************End Support**********************************************/
/**************************************Begin Blog***********************************************/
.items-row{
	margin-top: 15px;
	border-bottom: 1px solid #00A400;
}
.items-row:last-child{
	border-bottom: none;
}
.img_caption p.img_caption{
	float: right;
	background: #00A400;
	color: #fff !important;
	padding: 2px 5px;
	margin: -24px 0 15px 0;
    position: relative;
}
.page-header{
	margin: 0;
	padding: 0;
}
.page-header h2 a{
	font-size: 85%;
	color: #4f4f4f;
	text-decoration: none;
}
.article-info{
	font-size: 12px;
	margin: 5px 0 20px 0;
}
[class^="icon-"], [class*=" icon-"]{
	margin-top: 2px;
}
.article-info dd{
	display: inline-block;
    margin-right: 0;
}
.items-row .span6 p{
    line-height: 150%;
    color: #666;
}
.items-row .span6 p.readmore a{
    border: none;
	background: #00A400;
    color: #fff;
    padding: 6px 20px;
}
.items-row .span6 p.readmore a span.icon-chevron-right{
    display: none;
}
.moduletablelatestpopular h3{
	color: #555;
	border-bottom: 8px solid #00A400;
}
.bt-cslatestpopular .bt-row{
	margin: 2px 0 -5px 0;
}
.bt-cslatestpopular .bt-row:before{
	content:"";
	position: absolute;
	width: 60%;
	height: 4px;
	background: #00A400;
	top: 112px;
    right: 0px;
}
.bt-cslatestpopular .bt-inner{
	padding: 0;
}
.bt-cslatestpopular .bt-inner img{
	outline: none;
	border: none;
	margin: 0;
}
.bt-cslatestpopular .bt-inner .bt-title{
	font-size: 16px;
	text-align: justify;
	color: #5f5f5f !important;
}
.bt-cslatestpopular .bt-extra{
	display: inline-block;
}
.item-pageblogs .item-image{
    width: 40%;
    margin-right: 10px;
}
.item-pageblogs div[itemprop="articleBody"] p{
    text-align: justify;
}
/**************************************End Blog*************************************************/

/**************************************Begin About**********************************************/
.about .item-image, .about .item-image img{
    width: 100%;
}
.about .page-header{
    float: left;
    width: 100%;
    text-align: center;
    margin: -300px 0 0 0;
    border-bottom: none;
    color: #fff;
}
.about .page-header h1{
	color: #fff;
}
.under-title{
	margin: 40px 0 0 0;
	text-align: justify;
    font-size: 150%;
	line-height: 150%;
	padding-bottom: 70px;
}
.under-title p{
	margin: 40px 0 0 0;
}
.about div[itemprop="articleBody"]{
	text-align: center;
}
.about div[itemprop="articleBody"] h2{
	font-size: 300%;
}
.percent{
    padding: 150px 0 100px;
	background: url(../images/aboutus-bg-bottom.png);
	background-attachment: fixed;
	background-size: 100%;
}
.percent p{
	color: #f1f1f1;
	font-size: 170%;
	line-height: 150%;
	text-align: justify;
	text-align-last: center;
}
.percent .span6 div{
    text-align: right;
	color: #f1f1f1;
}

.our-vision{
	padding: 80px 0;
	background: #ddd;
}
.our-vision p{
	font-size: 180%;
	line-height: 150%;
	text-align: justify;
	text-align-last: center;
}
.innovation{
	padding: 80px 0;
}
.innovation p{
	font-size: 180%;
	line-height: 150%;
	text-align: justify;
	text-align-last: center;
}
.testimonial{
	background: url(../../../images/about/engineering-quote-bg.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
	padding: 80px 0;
}
.testimonial p{
	font-size: 180%;
	line-height: 150%;
	text-align: right;
	color: #fff;
	padding: 10px 50px;
	border-right: 5px solid #fff;
	border-left: 1px solid #f1f1f1;
	margin: 0;
}
.testimonial p:nth-of-type(1){
	background: url(../../../images/about/qoute.png) no-repeat right 20px top;
}
.testimonial p:nth-of-type(2){
	font-size: 150%;
}
.statistics{
	padding: 80px 0;
}
.thinkplay{
	background: #ddd;
}
.thinkplay .span6{
	width: 50%;
	margin: 0;
}
.thinkplay .span6:nth-of-type(1){
	padding: 80px 100px;
	text-align: right;
}
.thinkplay .span6:nth-of-type(1) p{
	font-size: 180%;
	line-height: 150%;
}
.certificates{
	padding: 80px 0;
}
.certificates h2{
	margin-bottom: 50px;
}
.location{
	padding: 80px 0;
	background: #ddd;
}
/**************************************End About************************************************/
/**************************************Begin Contact********************************************/
.item-pagecontact .item-image, .item-pagecontact .item-image img{
    width: 100%;
}
.item-pagecontact .page-header{
    float: left;
    width: 100%;
    text-align: center;
    margin: -300px 0 0 0;
    border-bottom: none;
    color: #fff;
}
.item-pagecontact .page-header h1{
    font-size: 400%;
}

.item-pagecontact .rsform-block h2{
	text-align: center;
	margin: 22px 0 16px 0;
	color: #00a7c4;
}
.item-pagecontact .formResponsive .formHorizontal .formControlLabel{
	width: 100%;
	text-align: right;
}
.item-pagecontact .formResponsive .formBody{
	width: 94.04%;
	text-align: left;
}
.item-pagecontact .formResponsive .rsform-block{
	margin-bottom: 0;
}
.formResponsive .formHorizontal p.formDescription{
    margin: 0;
}
.item-pagecontact .formResponsive .rsform-block-submit .formBody{
	text-align: center;
}
.item-pagecontact .formResponsive .formHorizontal .formControls{
	margin: 0;
}
.item-pagecontact .formResponsive input, .item-pagecontact .formResponsive textarea{
	width: 94.04% !important;
	padding: 10px 3%;
	margin-bottom: 0;
	border: 1px solid #00A400;
	transition: border 0.5s linear 0.05s;
}
.item-pagecontact .formResponsive input:hover, .item-pagecontact .formResponsive textarea:hover {
    border: 1px solid #f15a40;
    transition: border 0.5s linear 0.05s;

}
.item-pagecontact .formResponsive input[type="submit"], .item-pagecontact .formResponsive button[type="submit"]{
	background: #00A400;
	border: none;
	padding: 12px 40px;
	font-size: 16px;
}
.item-pagecontact .formResponsive input[type="reset"], .item-pagecontact .formResponsive button[type="reset"]{
    border: none;
    background: #f79483;
    padding: 12px 40px;
	font-size: 16px;
}
/**************************************End Contact**********************************************/

/**************************************Begin TechAgri********************************************/
.techagri .item-image{
    width: 50%;
}
.techagri .page-header{
    border-bottom: none;
    margin-bottom: 15px;
}
.techagri div[itemprop="articleBody"]  {
    width: 49%;
    /*line-height: 200%;
    font-size: 16px;*/
}
/**************************************End TechAgri**********************************************/

/**************************************Begin Download******************************************/
#phoca-dl-categories-box div.pd-categoriesbox{
	float: right;
}
#phoca-dl-most-viewed-box .pd-document16{
	background: url(http://ntdep.ir/media/com_phocadownload/images/mime/16/icon-pdf.png) right center no-repeat !important;
	padding-right: 20px;
}
#phoca-dl-download-box .pd-filenamebox, #phoca-dl-category-box .pd-filenamebox{
	float: right;
}
#phoca-dl-category-box .pd-buttons, #phoca-dl-file-box .pd-buttons, #phoca-dl-download-box .pd-buttons{
	float: left;
}
.phoca-dl-file-box-mod .pd-document16, #phoca-dl-file-box .pd-document16, #phoca-dl-category-box .pd-document16, #phoca-dl-download-box .pd-document16{
	background: url(http://ntdep.ir/media/com_phocadownload/images/mime/16/icon-pdf.png) right center no-repeat  !important;
	padding-right: 20px;
}
#overDiv .pd-filesize-txt, #overDiv .pd-version-txt, #overDiv .pd-license-txt, #overDiv .pd-author-txt, #overDiv .pd-email-txt, #overDiv .pd-date-txt, #overDiv .pd-downloads-txt{
	float: right;
}
#overDiv .fontPhocaPDClass div{
	text-align: right;
}
#overDiv .capfontclosePhocaPDClass, #overDiv .capfontclosePhocaPDClass a{
	text-align: left;
}
/**************************************End Download********************************************/
@media screen and (max-width: 1621px) {
.banner .span10.wcenter{
    margin: 5% auto 12% auto !important;
}
}
@media screen and (max-width: 1400px) {
.banner .span10.wcenter{
    margin: 5% auto 10% auto !important;
}
.bt-cssolutions .bt-inner img {
    width: 50% !important;
}
.bt-cswhy .bt-inner img {
    width: 50% !important;
}
}
@media screen and (max-width: 1368px) {
.dj-megamenu-default li a.dj-up_a{
	font-size: 12px;
	padding: 0 14px;
}
.dj-megamenu-default li ul.dj-submenu > li > a {
    font-size: 11px;
}
.megamenu-productlink {
    font-size: 12px;
}
.dj-submenu .hikashop_module .hikashop_product_name a {
    font-size: 12px;
}
div.mod-languages a{
	font-size: 10px;
}
.logo {
	width: 210px !important;
}
.logo a {
    width: 100px;
}
.logo a.logotext{
    width: 100px
}
.logo a.logotext span:nth-of-type(1) {
    font-size: 10px;
}
.logo a.logotext span:nth-of-type(2) {
    font-size: 14px;
}
.bottombar .phone, .bottombar .mail, .bottombar .address {
    font-size: 95%;
}
.topbar .shoar {
    font-size: 12px;
}
}
@media screen and (max-width: 1250px) {
.banner .span10.wcenter{
    margin: 5% auto 8% auto !important;
}
}
@media screen and (max-width: 1175px) {
.bt-cssolutions .bt-title{
	font-size: 170%;
}
.bt-cssolutions .bt-introtext{
    font-size: 100%;
}
}
@media screen and (max-width: 1140px) {
.banner .span10.wcenter{
    margin: 5% auto 6% auto !important;
}
}
@media screen and (min-width: 1060px) and (max-width: 1110px) {
.logo {
	width: 190px !important;
}
.logo a {
    width: 90px;
}
.logo a.logotext{
    float: right;
    width: 90px;
    margin: 18px 10px 0 0;
}
.logo a.logotext span:nth-of-type(1) {
    font-size: 10px;
}
.logo a.logotext span:nth-of-type(2) {
    font-size: 12px;
}
.bottombar .phone, .bottombar .mail, .bottombar .address {
    font-size: 75%;
}
.topbar .shoar {
    font-size: 10px;
}
}
@media screen and (max-width: 1060px) {
.banner .span10.wcenter{
    margin: 4% auto 5% auto !important;
}
.logo {
	width: 170px !important;
}
.logo a {
    width: 80px;
}
.logo a.logotext{
    float: right;
    width: 80px;
    margin: 18px 10px 0 0;
}
.logo a.logotext span:nth-of-type(1) {
    font-size: 9px;
}
.logo a.logotext span:nth-of-type(2) {
    font-size: 11px;
}
.bottombar .phone, .bottombar .mail, .bottombar .address {
    font-size: 70%;
}
.topbar .shoar {
    font-size: 10px;
}
}
@media screen and (max-width: 1020px) {
.bt-cssolutions .bt-title{
	font-size: 150%;
}
.bt-cssolutions .bt-title::after {
    top: 40px;
    right: 1.2%;
}
.bt-cssolutions .bt-introtext{
    font-size: 90%;
}
}
@media screen and (max-width: 1000px) {
.banner .span10.wcenter{
	margin: 4% auto 6.5% auto !important;
}
.slideshow{
    display: none;
}
.banner h2{
	font-size: 200%;
}
.banner ul li{
	font-size: 135%;
}
.topbar .shoar.span10 {
    width: 40% !important;
}
.topbar .social.span2 {
    float: left;
    width: 50% !important;
}
}
@media screen and (min-width: 768px) and (max-width: 980px) {
header{
	height: auto;
}
.topbar{
    display: none;
}
.langbar{
	position: absolute;
	top: 0;
	background: #f0f0f0;
	width: 100% !important;
	padding: 10px 0 10px 0;
	margin: 0 !important;
	left: 0;
}
.langbar .moduletable {
    text-align: center;
    margin-top: 0;
}
.langbar .moduletable .mod-languages {
    text-align: center;
}
div.mod-languages a {
    font-size: 12px;
}
.logo {
    margin: 30px 0 0 0 !important;
}
.navbar {
	float: right !important;
}
.bt-cssolutions .bt-title{
	font-size: 130%;
}
.bt-cssolutions .bt-title::after {
    top: 40px;
    right: 1.2%;
}
.bt-cssolutions .bt-introtext{
    font-size: 90%;
}
.bt-csaboutus .bt-image-link{
	display: none;
}
.bt-csaboutus .titleintro{
	width: 90%;
	padding: 60px 5%;
}
.bt-csaboutus .bt-title{
	font-size: 200%;
}
.bt-csaboutus .bt-introtext{
	font-size: 110%;
}
.bt-csaboutus .readmore a{
	font-size: 100%;
	padding: 8px 25px;
}
.services h2, .blogs h2{
	font-size: 200%;
}
.services .intro, .blogs p.intro_blogs{
	font-size: 110%;
}
.whyus{
	padding: 40px 0;
}
.why h2 {
    font-size: 130%;
}
.bt-cswhy .bt-introtext {
    font-size: 90%;
    margin: 40px 0 0 0;
}
.bt-cswhy .bt-inner .readmore a {
    font-size: 90%;
    margin-top: 10px;
    padding: 5px 15px;
}
.footer h3, .footer_nav ul li, .bt-cslatestpost .titleintro, .contact_us p{
	text-align: center;
	display: block !important;
}
}
@media screen and (max-width: 838px) {
.bottombar .phone, .bottombar .mail, .bottombar .address {
    font-size: 65%;
}
}
@media screen and (max-width: 825px) {
.logo {
	width: 150px !important;
}
.logo a {
    width: 70px;
}
.logo a.logotext{
    float: right;
    width: 70px;
    margin: 18px 10px 0 0;
}
.logo a.logotext span:nth-of-type(1) {
    font-size: 8px;
}
.logo a.logotext span:nth-of-type(2) {
    font-size: 10px;
}
.bottombar .phone, .bottombar .mail, .bottombar .address {
    font-size: 60%;
}
.bt-cssolutions .bt-title{
	font-size: 110%;
}
.bt-cssolutions .bt-title::after {
    width: 60px;
    top: 35px;
    right: 1.5%;
}
.bt-cssolutions .bt-introtext{
    font-size: 70%;
}
.why h2 {
    font-size: 110%;
}
.bt-cswhy .bt-introtext {
    font-size: 70%;
    margin: 20px 0 0 0;
}
.bt-cswhy .bt-inner .readmore a {
    font-size: 70%;
    margin-top: 10px;
    padding: 5px 15px;
}
}
@media screen and (max-width: 767px) {
header{
	height: auto;
}
.topbar{
    display: none;
}
.langbar{
	position: absolute;
	top: 0;
	background: #f0f0f0;
	padding: 10px 0 10px 0;
	margin-right: 0 !important;
}
.langbar .moduletable {
    text-align: center;
    margin-top: 0;
}
.langbar .moduletable .mod-languages {
    text-align: center;
}
div.mod-languages a {
    font-size: 12px;
}
.logo {
	position: absolute;
	left: 1%;
    margin: 35px 0 0 5px !important;
}
.bottombar .phone, .bottombar .mail, .bottombar .address{
    display: none;
}
.banner .span10.wcenter{
	margin: 4% 10px 5% 0 !important;
}
.banner h2{
	font-size: 150%;
}
.banner ul li{
	font-size: 100%;
}
.bt-csaboutus .bt-image-link{
	display: none;
}
.bt-csaboutus .titleintro{
	width: 100%;
	padding: 60px 0;
}
.bt-csaboutus .bt-title{
	font-size: 200%;
}
.bt-csaboutus .bt-introtext{
	font-size: 110%;
}
.bt-csaboutus .readmore a{
	font-size: 100%;
	padding: 8px 25px;
}
.services h2, .blogs h2{
	font-size: 200%;
}
.services .intro, .blogs p.intro_blogs{
	font-size: 110%;
}
.why h2 {
    font-size: 110%;
}
.bt-cswhy .bt-introtext {
    font-size: 70%;
    margin: 20px 0 0 0;
}
.bt-cswhy .bt-inner .readmore a {
    font-size: 70%;
    margin-top: 10px;
    padding: 5px 15px;
}
.footer h3, .footer_nav ul li, .bt-cslatestpost .titleintro, .contact_us p{
	text-align: center;
	display: block !important;
}
.latest_post {
    margin-right: 0 !important;
}
.bt-cslatestpost .bt-row {
    width: 90% !important;
    margin: 0 5%;
}
}
@media screen and (min-width: 70px) and (max-width: 767px) {
.navbar {
    margin: 20px 0 20px 0  !important;
	width: auto !important;
}
}
@media screen and (max-width: 625px) {
.bt-cssolutions .bt-title{
	font-size: 100%;
}
.bt-cssolutions .bt-title::after {
    width: 60px;
    top: 35px;
    right: 1.5%;
}
.bt-cssolutions .bt-introtext{
    font-size: 70%;
}
.why h2 {
    font-size: 100%;
}
.bt-cswhy .bt-introtext {
    font-size: 70%;
    margin: 20px 0 0 0;
}
.bt-cswhy .bt-inner .readmore a {
    font-size: 70%;
    margin-top: 10px;
    padding: 5px 15px;
}
}
@media screen and (max-width: 610px) {
.banner .span10.wcenter{
	margin: 2% 0 3% 10px !important;
}
.bt-cssolutions .bt-inner img {
    width: 100% !important;
    margin-right: 0 !important;
}
.bt-cssolutions .bt-inner{
    padding: 0;
}
.bt-cssolutions .bt-title{
	font-size: 130%;
}
.bt-cssolutions .bt-title::after {
    display: none;
}
.bt-cssolutions .bt-introtext{
    font-size: 90%;
    margin: 20px 0 0 0;
}
.why{
    padding: 80px 0 15px 0;
}
.why h2 {
    font-size: 130%;
    line-height: 100%;
    margin-bottom: 0;
}
.bt-cswhy .bt-introtext {
    font-size: 90%;
    line-height: 200%;
    text-align: justify;
    margin: 20px 0 0 0;
}
.bt-cswhy .bt-inner .readmore a {
    font-size: 90%;
    margin-top: 10px;
    padding: 5px 15px;
}
.darsad .span3{
    margin-right: 0;
    margin-bottom: 50px;
}
.why .video {
    display: none;
}
.products h2{
    font-size: 130%;
}
.products .intro {
    font-size: 90%;
}
.services h2, .blogs h2 {
    font-size: 130%;
}
.services .intro, .blogs p.intro_blogs {
    font-size: 90%;
}
.bt-csblogs .bt-inner .bt-image-link {
    margin: 0;
}
.bt-csblogs .bt-inner img{
    width: 100%;
    margin-left: 0;
}
.bt-csblogs .bt-inner .bt-introtext{
    padding: 0;
}
.bt-csblogs .readmore a{
    font-size: 90%;
}
.footer .contact_us{
    margin: 0;
    padding: 0 5px;
}
}
@media screen and (max-width: 540px) {
.banner .span10.wcenter{
	margin: 2% 0 2% 10px !important;
}
}
@media screen and (max-width: 520px) {
.banner .span10.wcenter{
	margin: 1% 0 1.5% 10px !important;
}
}
@media screen and (max-width: 498px) {
.banner .span10.wcenter{
	margin: 0.6% 0 0.6% 10px !important;
}
}
@media screen and (min-width: 320px) and (max-width: 480px) {
.banner h2 {
    font-size: 100%;
	line-height: 40%;
}
.banner ul li {
    font-size: 85%;
	line-height: 150%;
}
}
@media screen and (max-width: 320px) {
.banner{
	display: none;
}
}