/*
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;
}
input, button, select, textarea{
	font-family: IRANSans;
}
a{
    text-decoration: none;
}
input[type="submit"]{
    background: #ad8c63;
    color: #fff;
    border: #ad8c63;
}
header{
    background: #151823;
	position: relative;
	z-index: 199;
}
.topbar {
    background: #21242e;
    padding: 13px 0;
}
.topbar .contact{
    text-align: left;
}
.header .langbar .mod-languages{
    float: left;
}
.header .social a{
    font-size: 18px;
    margin-left: 15px;
    color:#fff;
}
.header .contact a{
    display: inline-block;
    color: #fff;
    margin: 0 30px 0 0;
}
.header .contact a i{
    margin-left: 15px;
    color:#ad8c63;
}
.logo {
	margin: 0 0 0 0;
	text-align: center;
}
.header .lang ul li{
    background-color: transparent !important;
    margin: 0;
    padding: 0;
}
.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: #ad8c63 !important;
}
.dj-megamenu-default li a.dj-up_a span {
	background: none;
	color: #fff !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 {
	background: none;
	color: #ad8c63 !important;
	border-top: 3px solid #ad8c63;
}
.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**************************************************/


/**************************************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**********************************************/
.slideshow{
    
}
/*****************************************End Banner************************************************/

/*****************************************Begin Section1**********************************************/
.s1{
    padding: 160px 0;
}
.s1 .s1-inner{
    padding: 75px 0 95px 0;
    text-align: justify;
    line-height: 200%;
}
.s1 h2{
    text-align: center;
    line-height: 200%;
}
/*****************************************End Section1************************************************/


/*****************************************Begin Section2********************************************/
.s2{
    background: url(../images/bg_services_home.png) Center;
    background-size: 100%;
    background-attachment: fixed;
    padding: 140px 0;
    color: #ad8c63;
    text-align: center;
}
.s2 .s2-inner{
    padding: 75px 0 95px 0;
    text-align: justify;
    line-height: 200%;
}
.s2 p{
    font-size: 126%;
    margin-bottom: 90px;
}
.s2 .mod-articlesnews__item{
    display: inline-block;
}
.s2 h2{
    text-align: center;
    line-height: 200%;
}
.s2 h3{
    font-size: 140%;
    margin-top: 40px;
}
.s2 h3 a{
    color: #ad8c63;
}

/*****************************************End Section2**********************************************/

/*****************************************Begin Section3********************************************/
.s3{
    padding: 80px 0;
    background: #f0f0f0;
}
.s3 h2{
    text-align: center;
    line-height: 200%;
    margin-bottom: 50px;
}
.s3 h2 span{
    color: #ad8c63;
}
.s3 .owl-carousel.owl-rtl .owl-item{
    background: #fff;
}
.s3 .jt-title{
    color: #222;
    font-weight: bold;
    padding: 30px 10px 0;
}
.s3 .jt-inner .jt-introtext{
    padding: 0 10px;
    font-size: 90%;
    line-height: 200%;
}
.s3 .readmore{
    padding: 0 10px;
}
.s3 .readmore a{
    background: no-repeat;
    border: 2px solid #ad8c63;
    border-radius: 20px;
    color: #444;
    font-size: 85%;
    padding: 5px 25px;
}
.s3 .readmore a i{
    display: none;
}
.s3 .jt-date{
   float: left;
   margin: -45px 0 0 10px;
   font-size: 85%;
}
/*****************************************End Section3**********************************************/

/*****************************************Begin Section4********************************************/
.s4{
    padding: 80px 0;
    background: #fff;
}
.s4 h2{
    text-align: center;
    line-height: 200%;
    margin-bottom: 50px;
}
.s4 h2 span{
    color: #ad8c63;
}
.s4 .tm-testimonials-box .tm-tst-wrapper {
    margin: 20px;
    padding-bottom: 55px;
}
.s4 .owl-stage{
    transform: translate3d(0px, 0px, 0px) !important;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-thumb{
    right: 0 !important;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-thumb .tm_tst_icon{
    right: 0 !important;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-details{
    padding: 20px 110px 20px 20px;
    margin-right: 100px !important;
    margin-left: 0 !important;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-details .title{
    background-color: #ad8c63;
    right: 0 !important;
    border-radius: 25px 0 0 25px;
    padding-right: 20%;
    padding-left: 0;
    text-align: right;
}
.s4 .tm-testimonials-box .tm-tst-wrapper:hover .tm-tst-details .title{
    background-color: #59462e;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-thumb .tm_tst_icon{
    background-color: #ad8c63;
}
.s4 .tm-testimonials-box .tm-tst-wrapper:hover .tm-tst-thumb .tm_tst_icon{
    background-color: #59462e;
}
/*****************************************End Section4**********************************************/

/*****************************************Begin Footer***********************************************/
.footer {
	background: #151823;
	color: #fff;
	position: relative;
	padding: 70px 0 0 0;
}
.footer h3 {
	color: #fff;
	font-weight: 500;
}
.footer a {
	color: #fff;
}
/*********************Footer-nav*****************/
.footer_nav {
	margin-top: 30px;
	margin-left: 0 !important;
}
.footer_nav ul{
    margin-right: -40px;
}
.footer_nav ul li {
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
.footer_nav ul li a:hover{
	background: none;
}
/*********************Latest-Post********************/
.latest_post {
	margin-top: 30px;
	margin-bottom: 30px;
}
.latest_post h4{
    font-size: 16px;
    line-height: 170%;
}
/*********************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 i{
    margin: 0 0 0 10px;
}
.contact_us .social a{
    font-size: 20px;
    margin: 0 5px 0 5px;
}
/*********************Copyright*****************/
.footer .copyright {
	float: right;
	width: 100%;
	background: #1b2032;
	position: relative;
	text-align: center;
	padding: 15px 0;
}
.footer .copyright p{
	margin: 0;
}
.footer .copyright a{
	color: #7e8399;
}
/*****************************************End Footer*************************************************/
.brdcrmb{
    width: 100%;
    position: absolute;
    margin: 190px 0 0 0;
}
.brdcrmb nav ol{
    margin: 0 auto;
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
}
.brdcrmb nav ol li{
    display: inline-block;
    text-align: center;
    color: #7e8399;
}
.brdcrmb nav ol li a{
    color: #7e8399;
}
.breadcrumb-item+.breadcrumb-item::before{
    float: right;
    margin-left: 10px;
}
.contact-us .page-header, .aboutus .page-header, .services .page-header, .blogs .page-header{
    text-align: center;
    color: #fff;
    margin: -20% 0 18% 0;
}
/**************************************Begin About**********************************************/
.aboutus .brief-explanation{
    font-size: 20px;
    text-align: justify;
    line-height: 200%;
    margin-bottom: 35px;
}
.aboutus .brief-explanation h2{
    text-align: center;
    margin-bottom: 20px;
}
.aboutus .brief-explanation h2 i{
    background: url(../images/content-line.png) no-repeat center;
    width: 100%;
    height: 8px;
    margin-top: 12px;
    display: flex;
}
.aboutus .aboutusservices{
    background: url(../images/bg_services_home.png);
    background-size: 100%;
    background-attachment: fixed;
    font-size: 20px;
    text-align: justify;
    line-height: 200%;
    padding: 100px 0;
    color: #ad8c63;
}
.aboutus .aboutusservices h2{
    text-align: center;
    margin-bottom: 20px;
}
.aboutus .aboutusservices h2 i{
    background: url(../images/content-line.png) no-repeat center;
    width: 100%;
    height: 8px;
    margin-top: 12px;
    display: flex;
}
.aboutus .newsflash{
    margin-top: 100px;
}
.aboutus .mod-articlesnews__item{
    display: inline-block;
    width: 25%;
    margin: 0 4%;
}
.aboutus .newsflash-image{
    text-align:center;
}
.aboutus h3{
    text-align:center;
}
.aboutus h3 a{
    color: #ad8c63;
}
.aboutus .ourhistory{
    font-size: 20px;
    text-align: justify;
    line-height: 200%;
    margin: 35px 0;
}
.aboutus .ourhistory h2{
    text-align: center;
    margin-bottom: 20px;
}
.aboutus .ourhistory h2 i{
    background: url(../images/content-line.png)  no-repeat center;
    width: 100%;
    height: 8px;
    margin-top: 12px;
    display: flex;
}
.aboutus .aboutuswhyus{
    background: #ececec;
    font-size: 20px;
    line-height: 200%;
    padding: 100px;
    text-align: center;
}
.aboutus .aboutuswhyus h2{
    text-align: center;
    margin-bottom: 20px;
}
.aboutus .aboutuswhyus h2 i{
    background: url(../images/content-line.png) no-repeat center;
    width: 100%;
    height: 8px;
    margin-top: 12px;
    display: flex;
}
.aboutus .aboutuswhyus p{
    font-size: 20px;
    text-align: center;
    line-height: 200%;
    margin: 35px 0;
}
/**************************************End About************************************************/
/**************************************Begin Contact********************************************/
.contact-us .rsform-block-submit .btn-primary{
    background: #ad8c63;
    color: #fff;
    border: none;
    padding: 10px 30px;
}
.contact-us .rsform-block-submit .btn-danger{
    background: #6c757d;
    color: #fff;
    border: none;
    padding: 10px 30px;
}
/**************************************End Contact**********************************************/

/**************************************Begin Blog***********************************************/
.blog.blogs .item-content .page-header{
	margin: 30px 0 0 0;
	text-align: right;
}
.items-row{
	margin-top: 15px;
	border-bottom: 1px solid #00A400;
}
.items-row:last-child{
	border-bottom: none;
}
.com-content-category-blog.blog .item-image img{
    width: 100%;
    height: auto;
}
.img_caption p.img_caption{
	float: right;
	background: #00A400;
	color: #fff !important;
	padding: 2px 5px;
	margin: -24px 0 15px 0;
    position: relative;
}
.item-page.blogs .page-header{
    text-align: right;
    color: #ad8c63;
	margin: 10px 0 0 0;
	padding: 0;
}
.page-header h2 a{
	font-size: 75%;
	color: #4f4f4f;
	text-decoration: none;
}
.article-info{
	font-size: 12px;
	margin: 5px 0 5px 0;
}
.article-info-term{
	display: none;
}
.article-info dd{
	display: inline-block;
    margin-right: 0;
}
.article-info dd.hits{
	float: left;
	background: #ad8c63;
    color: #fff;
    padding: 0px 12px;
}
.com-content-category-blog.blog ul.tags{
   margin-right: -40px; 
}
.com-content-category-blog.blog ul.tags .list-inline-item{
    margin-right: 0px; 
}
.com-content-category-blog.blog ul.tags .list-inline-item a{
    padding: 2px 5px;
    background: #6c757d;
    border-color: #6c757d;
    color: #fff;
    font-size: 12px;
}
.blogs .item-content .content_rating{
    display: none;
}
.com-content-category-blog.blog p{
    text-align: justify;
    font-size: 14px;
    padding-left: 20px;
}
.com-content-category-blog.blog p.readmore a{
    border: none;
	background: #ad8c63;
    color: #fff;
    padding: 2px 8px;
    font-size: 14px;
}
.com-content-category-blog__item{
    margin-bottom: 20px;
}
.com-content-category-blog__item:nth-of-type(2n+1){
    background: rgba(208, 129, 78, 10%);
}
.com-content-category-blog__item .row .col figure{
    margin: 0;
}
.blogs.item-page .tags{
    float: right;
    margin-right: -40px;
}
.blogs.item-page .tags li{
    margin-right: 0;
}
.blogs.item-page .tags li a{
    background: #6c757d;
    border-color: #6c757d;
    color: #fff;
}
.blogs.item-page .content_rating{
    float: left;
    text-align: right;
}
.blogs.item-page .content_rating *{
    display: inline-block;
}
.blogs.item-page .content_rating ul{
    padding-left: 0;
    margin-right: 5px;
}
.blogs.item-page .form-inline{
    float: left;
}
.blogs.item-page .form-inline .content_vote *{
    display: inline-block;
}
.blogs.item-page .form-inline .content_vote select{
    display: inline-block;
}
.blogs .item-image img{
    width: 100%;
    height: auto;
}
.blogs div[itemprop="articleBody"]{
    text-align: justify;
}
.side h2{
    background: #ad8c63;
    color: #fff;
    padding: 10px;
    font-size: 150%;
}
.side .jt-cs .slide{
    border-bottom: 1px solid #ad8c63;
    margin-bottom: 23px !important;
}
.side .jtcs_item_wrapper .jt-title{
    color: #ad8c63;
}
.side .jt-cs .jt-imagecover img{
    width: 100%;
}
.side .owl-stage .owl-item{
    width: 100% !important;
    margin-right: 0 !important;
}
/**************************************End Blog*************************************************/

/**************************************Begin Services*******************************************/
.blog.services{
    padding: 0;
}
.blog.services .item-content .page-header{
	margin: 30px 0 0 0;
}
.blog.services a{
    pointer-events: none;
}
.blog.services .blog-item{
    width: 33%;
    display: inline-block;
	border-bottom: none;
    background: none;
}
.blog.services .blog-item .col{
	min-width: 100%;
	text-align: center;
}
.blog.services .blog-item .col img{
    width: auto;
    height: auto;
}
/**************************************End Services*********************************************/

/**************************************Begin Header Responsive*********************************************/
@media screen and (max-width: 1368px) {
.header .contact a{
    font-size: 90%;
}
.dj-megamenu-default li a.dj-up_a {
    border: none;
    font-size: 14px;
}
.navbar .moduletable {
    margin-right: 30px !important;
}
}
@media screen and (max-width: 980px) {
.navbar .moduletable {
    margin-right: 0px !important;
}
.header .logo{
    order: 2;
    padding: 0;
    width: 14%;
}
.header .logo a img{
    width: 100%;
}
.navbar{
    order: 1;
    width: 86%;
}
}
@media screen and (max-width: 768px) {
.header .social a{
    font-size: 14px;
}
.header .contact a{
    font-size: 80%;
    margin: 0 5px 0 0;
}
.header .contact a i {
    margin-left: 8px;
}
div.mod-languages a{
    padding: 0;
}
.navbar {
    margin-right: 0px !important;
}
}

@media screen and (max-width: 575px) {
.topbar .social, .topbar .contact, .topbar .langbar{
    text-align: center;
}
.header .langbar .mod-languages{
    float: none;
}
.header .logo{
    width: 15%;
}
.navbar{
    width: 85%;
}
}
@media screen and (max-width: 425px) {
.header .logo{
    width: 20%;
}
.navbar{
    width: 80%;
}
}
@media screen and (max-width: 330px) {
.header .logo{
    width: 25%;
}
.navbar{
    width: 75%;
}
}
@media screen and (max-width: 240px) {
.dj-pos-absolute .dj-accordion-dark .dj-accordion-in{
    width: 200px;
}
}
/**************************************End Header Responsive*********************************************/

/**************************************Begin Footer Responsive*********************************************/
@media screen and (max-width: 1400px) {
.footer .row .col-sm-4{
    padding:0 20px;
}
.footer .row .col-sm-4 h3{
    font-size: 120%;
}
.footer .row .col-sm-4 p, .footer .row .col-sm-4 a, .footer .copyright{
    font-size: 80%;
}
}
@media screen and (max-width: 575px) {
.footer .row .col-sm-4{
    text-align: center;
}
.footer .row .contact_us:after, .footer .row .footer_nav:after {
    content: "";
    position: absolute;
    left: 15%;
    right: 15%;
    height: 1px;
    background: #fff;
}
.footer .row .contact_us .social {
    margin-bottom: 20px;
}
}
/**************************************End Footer Responsive*********************************************/
/**************************************Begin Home Responsive*********************************************/
@media screen and (max-width: 980px) {
.slideshow{
    display: none;
}
.s4 .tm-testimonials-box .tm-tst-wrapper{
    margin: 5px;
}
.tm-testimonials-box .tm-tst-wrapper .tm-tst-thumb img{
    width: 150px;
    height: auto;
    margin-top: -4px;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-details {
    padding: 20px 65px 20px 20px;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-details .title{
    font-size: 80%;
    padding-right: 15%;
}
.tm-testimonials-box .tm-tst-wrapper .tm-tst-details p{
    font-size: 80%;
}
.tm-testimonials-box .tm-tst-wrapper .tm-tst-details .rating{
    font-size: 75%;
    margin: 5px 0 0 0;
}
.s4 .tm-testimonials-box .tm-tst-wrapper .tm-tst-thumb .tm_tst_icon{
    width: 30px;
    height: 30px;
    line-height: 35px;
}
}
@media screen and (max-width: 768px) {
.s2{
    background: none;
    padding: 30px;
    font-size: 80%;
}
.s2 .mod-articlesnews__item{
    display: block;
    margin-bottom: 60px;
}
.s2 .mod-articlesnews__item img{
    width: 60%;
    height: auto;
}
.s3{
    padding: 25px 0;
}
.s4{
    display: none;
}
}
/**************************************End Home Responsive*********************************************/

/**************************************Begin Pages Responsive*********************************************/
@media screen and (max-width: 1400px) {
.aboutus .brief-explanation p, .aboutus .ourhistory p, .aboutus .aboutuswhyus p, .aboutus .aboutusservices p {
    font-size: 100%;
    line-height: 180%;
}
.aboutus .brief-explanation .col h2, .aboutus .ourhistory .col h2, .aboutus .aboutuswhyus h2, .aboutus .aboutusservices h2 {
    font-size: 165%;
}
.aboutus h3 a{
    font-size: 80%;
}
}
@media screen and (max-width: 1200px) {
.blog.services .blog-item{
    width: 32%;
}
.blog.services .item-content .page-header h2{
    font-size: 160%;
}
.blog.services .blog-item .col img{
    width: 60%;
    height: auto;
}
.aboutus .brief-explanation p, .aboutus .ourhistory p, .aboutus .aboutuswhyus p, .aboutus .aboutusservices p {
    font-size: 70%;
    line-height: 180%;
}
.aboutus .brief-explanation .col h2, .aboutus .ourhistory .col h2, .aboutus .aboutuswhyus h2, .aboutus .aboutusservices h2 {
    font-size: 130%;
}
.aboutus h3 a{
    font-size: 65%;
}
.aboutus .newsflash-image img{
    width: 70%;
    height: auto;
}
}
@media screen and (max-width: 991px) {
.aboutus .brief-explanation p, .aboutus .ourhistory p, .aboutus .aboutuswhyus p, .aboutus .aboutusservices p {
    font-size: 63%;
    line-height: 180%;
}
.aboutus .brief-explanation .col h2, .aboutus .ourhistory .col h2, .aboutus .aboutuswhyus h2, .aboutus .aboutusservices h2 {
    font-size: 90%;
}
.aboutus h3 a{
    font-size: 65%;
}
.aboutus .newsflash-image img{
    width: 80%;
    height: auto;
}
}
@media screen and (max-width: 980px) {
.contact-us div[itemprop="articleBody"]{
    font-size: 80%;
}
.contact-us div[itemprop="articleBody"] h2{
    font-size: 165%;
}
.blog.services .item-content .page-header h2{
    font-size: 140%;
}
}
@media screen and (max-width: 768px) {
.aboutus .brief-explanation .col{
    width: 100%;
}
}
@media screen and (max-width: 575px) {
.blog.services .blog-item{
    width: 95%;
}
.blog.services .blog-item .col img{
    width: 30%;
    height: auto;
}
}
/**************************************End Pages Responsive*********************************************/