@media (min-width:1px) and (max-width: 480px){
	.container {
	    width: 100% !important;
	    max-width: 100% !important;
	    position: relative !important;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	.top-bar .top-left.social {
    	display: none;
	}
	.top-bar .top-right {
	    text-align: center;
	    width: 100%;
	    padding-left: 0px;
	}
	.top-bar .top-right ul {
		margin-left: 0px;
	}
	
	.header .brand {
    	max-width: 100%;
    	padding-right: 22px;
    	width: 100%;
    	float: none !important;
    	padding-top: 5px;
	}
	.header .brand img {
    	max-width: 300px;
    	width: 100%;
	}
	
	.header .info {
		display: none;
	}
	
	.header .row.margin-bottom {
    	margin-bottom: 5px;
	}
	
	.menu {
		padding-top: 10px;
		background-color: rgba(20, 76, 96, 1);
	}
	.menu.addscroll {
		background-color: rgba(20, 76, 96, 1);
	}
	.menu .main-menu {
	    padding-left: 15px;
	}
	.menu .contact-menu {
    	display: none;
	}
	
	.itemid-101 .slider {
    	margin-bottom: 0px;
    	margin-top: 0px;
	}
	
	.top-boxes {
    	padding: 60px 0px 0px;
	}
	.top-boxes .container {
		max-width: 90% !important;
	}
	.top-boxes .box-1, .top-boxes .box-3 {
    	width: 100%;
    	max-width: 100%;
	}
	.top-boxes .box-2.col-md-4 {
		max-width: 100% !important;
		width: 100%;
		overflow: hidden;
	}
	
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
		transform: translateY(-6%);
		height: 400% !important;
	}
	
	/*
	.top-boxes .box-2 .moduletable .html5vid, .top-boxes .box-2 .moduletable .tp-thumb-image {
		height: 200% !important;
		transform: translateY(-37.5%) !important;
		max-height: unset !important;
	}
	*/
	
	.top-boxes .box-desc {
    	bottom: -25px;
    	position: relative;
	}
	
	.doctor .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.doctor .col-xs-12 {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.doctor .doc-image {
		display: none;
	}
	.doctor .moduletable h3 {
		font-size: 25px;
    	line-height: 30px;
	}
	.doctor .moduletable h3::before {
	    display: none;
	}
	.doctor .moduletable .custom .col-md-6 {
    	width: 100%;
    	max-width: 100%;
	}
	.doctor .moduletable .custom .col-md-6 img {
    	margin-right: 8px;
    }
	.doctor .moduletable .custom .col-md-6 .s-title {
	    font-size: 17px;
	    margin-top: 10px;
	    letter-spacing: -0.6px;
	}
	
	.thymus {
    	padding: 60px 0px;
    }
	.thymus .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.thymus .moduletable h3 {
		margin-bottom: 35px;
	}
	.thymus p {
	    width: 100%;
	    float: none;
	}
	.thymus a {
		float: none;
		margin-top: 25px;
	}
	
	.pathiseis-text .container {
		padding: 80px 0px 20px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.pathiseis-text .moduletable.path h3::before {
		display: none;
	}
	.pathiseis-wi .container {
    	padding: 20px 0px 60px 0px !important;
    }
    .pathiseis-wi * + .uk-dotnav, .pathiseis-wi * + .uk-subnav {
    	margin-top: 40px !important;
	}
	
	.team .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.team .moduletable h3.eip::before {
		display: none;
	}
	.team .opacity .moduletable h3 {
    	margin-bottom: 90px;
    }
    
    .cases {
    	padding: 80px 0px;
	}
	.cases .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.cases .moduletable h3.title::before {
		display: none;
	}
	
	.footer .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.footer .footer-left {
		margin-bottom: 70px;
	}
	.footer .footer-right {
    	padding: 40px 20px 0px;
	}
	.footer .footer-left.col-md-4 {
    	max-width: 100%;
    }
	.footer .footer-right-1.col-md-4, .footer .footer-right-2.col-md-4 {
		max-width: 100%;
    	width: 100%;
    	float: none;
	}
	.footer .copy {
		margin-top: 50px;
	}
	
	.bg-bread {
		margin-top: -56px;
		padding: 90px 0px 40px;
	}
	.bg-bread .breadcrumb {
		display: block;
		text-align: center;
	}
	.breadcrumb li {
		line-height: 26px;
	}
	
	#content {
    	margin-top: 60px;
    }
	#content .blog .item {
    	margin-bottom: 50px;
    }
	#content .blog .item .page-header h2 {
		margin-bottom: 0px;
	}
	#content .blog .subheading-category::before, #content .item-page .page-header h2::before {
		display: none;
	}
	#content .blog .item .readmore {
    	margin-top: 30px;
    	text-align: left;
	}
	
	#content .blog .item-image, #content .item-page .item-image {
		max-width: 100%;
		width: 100%;
		border: 1px solid #1c9470;
		float: none !important;
	}
	
	#content .blog.sunergasies .item .page-header h2 {
    	margin-bottom: 10px;
	}
	#content .blog.sunergasies .pull-left.item-image {
	    width: 100%;
	    height: 240px;
	    overflow: hidden;
	    border: 1px solid #144c60;
	}
	#content .blog.sunergasies .pull-left.item-image img {
	    position: relative;
	    top: -30px;
    }
	#content .blog.sunergasies .item .readmore .btn, #content .blog .item .readmore .btn {
    	position: relative;
    }
	
	#content .blog .pull-left.item-image {
	    margin: 0px 0px 20px 0px !important;
	    width: 100%;
	    max-height: 200px;
	    overflow: hidden;
	}
	#content .blog.nea .pull-left.item-image {
	    margin: 0px 0px 20px 0px !important;
	    width: 100%;
	    max-width: 100%;
	    max-height: unset;
	    text-align: center;
	}
	#content .blog .pull-left.item-image img {
	    width: 100%;
	    height: auto;	
	}
	
	#aside {
    	margin-top: 0px;
    }
    
    #ce-contact-1 .page-header h2::before {
	    display: none;
    }
    #ce-contact-1 .col-md-8 {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	
}
@media (min-width:481px) and (max-width: 767px) {
	.container {
	    width: 100% !important;
	    max-width: 100% !important;
	    position: relative !important;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	.top-bar .top-left.social {
    	display: none;
	}
	.top-bar .top-right {
	    text-align: center;
	    width: 100%;
	    padding-left: 0px;
	}
	.top-bar .top-right ul {
		margin-left: 0px;
	}
	
	.header .brand {
    	max-width: 100%;
    	padding-right: 22px;
    	width: 100%;
    	float: none !important;
    	padding-top: 5px;
	}
	.header .brand img {
    	max-width: 300px;
    	width: 100%;
	}
	
	.header .info {
		display: none;
	}
	
	.header .row.margin-bottom {
    	margin-bottom: 5px;
	}
	
	.menu {
		padding-top: 10px;
		background-color: rgba(20, 76, 96, 1);
	}
	.menu.addscroll {
		background-color: rgba(20, 76, 96, 1);
	}
	.menu .main-menu {
	    padding-left: 15px;
	}
	.menu .contact-menu {
    	display: none;
	}
	
	.itemid-101 .slider {
    	margin-bottom: 0px;
    	margin-top: 0px;
	}
	
	.top-boxes {
    	padding: 60px 0px 00px;
	}
	.top-boxes .container {
		max-width: 85% !important;
	}
	.top-boxes .box-1, .top-boxes .box-3 {
    	width: 100%;
    	max-width: 100%;
	}
	.top-boxes .box-2.col-md-4 {
		max-width: 100% !important;
		overflow: hidden;
	}
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
		transform: translateY(-3%);
		height: 460% !important;
	}
	.top-boxes .box-desc {
    	bottom: -75px;
    	position: relative;
	}
	
	.doctor .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.doctor .col-xs-12 {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.doctor .doc-image {
		display: none;
	}
	.doctor .moduletable h3 {
		font-size: 25px;
    	line-height: 30px;
	}
	.doctor .moduletable h3::before {
	    display: none;
	}
	.doctor .moduletable .custom .col-md-6 {
    	width: 100%;
		max-width: 100%;
	}
	.doctor .moduletable .custom .col-md-6 img {
    	margin-right: 8px;
    }
	.doctor .moduletable .custom .col-md-6 .s-title {
	    font-size: 17px;
	    margin-top: 10px;
	    letter-spacing: -0.6px;
	}
	
	.thymus {
    	padding: 60px 0px;
    }
	.thymus .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
	}
	.thymus .moduletable h3 {
		margin-bottom: 35px;
	}
	.thymus p {
	    width: 100%;
	    float: none;
	}
	.thymus a {
		float: none;
		margin-top: 25px;
	}
	
	.pathiseis-text .container {
		padding: 80px 0px 20px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.pathiseis-text .moduletable.path h3::before {
		display: none;
	}
	.pathiseis-wi .container {
    	padding: 20px 0px 60px 0px !important;
    }
    .pathiseis-wi * + .uk-dotnav, .pathiseis-wi * + .uk-subnav {
    	margin-top: 40px !important;
	}
	
	.team .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.team .moduletable h3.eip::before {
		display: none;
	}
	.team .opacity .moduletable h3 {
    	margin-bottom: 90px;
    }
    
    .cases {
    	padding: 80px 0px;
	}
	.cases .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.cases .moduletable h3.title::before {
		display: none;
	}
	
	.footer .container {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.footer .footer-left {
		margin-bottom: 70px;
	}
	.footer .footer-right {
    	padding: 40px 20px 0px;
	}
	.footer .footer-left.col-md-4 {
    	max-width: 100%;
    }
	.footer .footer-right-1.col-md-4, .footer .footer-right-2.col-md-4 {
		max-width: 100%;
    	width: 100%;
    	float: none;
	}
	.footer .copy {
		margin-top: 50px;
	}
	
	.bg-bread {
		margin-top: -56px;
		padding: 90px 0px 40px;
	}
	.bg-bread .breadcrumb {
		display: block;
		text-align: center;
	}
	.breadcrumb li {
		line-height: 26px;
	}
	
	#content {
    	margin-top: 60px;
    }
	#content .blog .item {
    	margin-bottom: 50px;
    	min-height: 200px;
    }
	#content .blog .item .page-header h2 {
		margin-bottom: 0px;
	}
	#content .blog .subheading-category::before, #content .item-page .page-header h2::before {
		display: none;
	}
	#content .blog .item .readmore {
    	margin-top: 20px;
    	text-align: right;
	}
	
	#content .blog.sunergasies .item .page-header h2 {
    	margin-bottom: 10px;
	}
	#content .blog.sunergasies .pull-left.item-image {
	    width: 20%;
	    height: 145px;
	    overflow: hidden;
	    border: 1px solid #144c60;
	    margin-right: 15px !important;
	}
	#content .blog.sunergasies .pull-left.item-image img {
	    height: 100%;
	    position: relative;
	    top: 0px;
	    width: 100%;
	}
	#content .blog.sunergasies .item .readmore {
    	margin-top: 10px;
    	text-align: right;
	}
	#content .blog.sunergasies .item .readmore .btn {
    	position: relative;
    }
	
	#content .blog .pull-left.item-image {
	    width: 20%;
	    height: 125px;
	    overflow: hidden;
	    border: 1px solid #144c60;
	    margin-right: 15px !important;
	}
	#content .blog .pull-left.item-image img {
	    width: auto;
	    height: 100%;	
	}
	
	#content .blog.nea .item-image, #content .item-page.nea .item-image {
		max-width: 30%;
		width: 100%;
		border: 1px solid #1c9470;
	}
	
	#content .blog.nea .item .readmore .btn {
		position: relative;
	}
	
	#aside {
    	margin-top: 0px;
    }
    
    #ce-contact-1 .page-header h2::before {
	    display: none;
    }
    #ce-contact-1 .col-md-8 {
	    padding-left: 0px;
	    padding-right: 0px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.container {
	    width: 100% !important;
	    max-width: 100% !important;
	    position: relative !important;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	.top-bar .top-left {
    	text-align: left;
    	float: left;
    	max-width: 49% !important;
	}
	.top-bar .top-left.social a {
    	margin-right: 6px;
    	font-size: 15px;
    }
    .top-bar .top-right {
    	text-align: right;
    	float: right;
    	max-width: 49% !important;
	}
    .top-bar .top-right ul li {
    	margin-right: 10px;
    }
    
    .brand {
		padding-top: 14px;
		padding-left: 15px;
	}
    
    .info.col-lg-6 {
	    max-width: 49% !important;
	    flex: none !important;
    }
    
    .menu .main-menu {
	    padding-left: 0px;
	    width: 91%;
	}
    div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > a, div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator {
	    padding-right: 3px !important;
	    padding-left: 3px !important;
	}
	
	.aikonsearch-trigger {
		right: -18px !important;
	}
	
	.contact-menu {
	    width: 8%;
	    left: -35px;
	}
	
	.top-boxes .container {
	    max-width: 95% !important;
	}
	.top-boxes .box-desc {
	    bottom: -5px;
	    position: relative;
	}
	.top-boxes .col-md-4 {
    	padding: 10px;
    }
    .top-boxes .box-2.col-md-4 {
    	max-height: 333px;
    	overflow: hidden;
    }
    .top-boxes .box-2 .moduletable {
	    position: relative;
	    min-height: 330px;
	    overflow: hidden;
	}
	.box-2 .fullwidthbanner-container {
    	overflow: hidden !important;
    }
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
    	transform: translateY(-22.6%);
    	height: 134% !important;
	}
	.top-boxes .col-md-4 h3, .top-boxes .col-md-4 h3 {
		margin-top: 0px;
		line-height: 27px;
	}
	
	.doctor {
	    padding: 60px 0px 60px;
	    margin-top: 0px;
	}
	.doctor .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.doctor .doc-image {
    	display: none;
	}
	.doctor .doc-content.col-xs-12.col-sm-12.col-md-8.col-lg-8 {
	    max-width: 100% !important;
	    width: 100% !important;
	    flex: auto;
	}
	.doctor .moduletable .custom .col-md-6 .s-title {
		font-size: 17px;
	}
	.doctor .doc-content .col-md-6 {
    	max-width: 50% !important;
    }
    .doctor .moduletable .custom .col-md-6 img {
    	margin-right: 6px;
    }
    
    .thymus {
    	padding: 60px 0px;
    }
    .thymus .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    .thymus .moduletable h3 {
	    margin-bottom: 30px;
    }
    .thymus p {
    	width: 75%;
	}
	.thymus a {
		margin-top: 36px;
	}
	
	.pathiseis-text .container {
    	padding: 80px 0px 20px !important;
	}
	.pathiseis-text .moduletable.path h3::before{
		top: 130px;
	}
	.pathiseis-wi .container {
		padding: 20px 0px 80px 0px !important;
    }
    
    .team .opacity {
    	padding: 60px 0px 100px;
	}
    .team .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    .team .opacity .moduletable h3 {
	    margin-bottom: 100px;
    }
    .team .moduletable .uk-slideset .uk-panel .uk-panel-teaser {
	    left: calc(50% - 30px);
    }
    .team .moduletable .uk-slideset .uk-panel {
    	padding: 60px 6px 20px;
    }
    .team .moduletable .uk-slideset .uk-panel h3.uk-panel-title {
    		padding: 0px 6px;
    		font-size: 18px;
    		line-height: 22px;
    }
    .team .moduletable .uk-slideset .uk-panel .uk-margin {
		margin-bottom: 10px;
		min-height: 120px;
	}
    
    .cases .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    
    .footer .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    .footer .footer-right .moduletable h3 {
	    font-size: 20px;
	    letter-spacing: -0.5px;
    }
    .footer .footer-right {
    	padding: 60px 10px;
	}
	.footer .footer-right-1 .moduletable .custom a, .footer .footer-right-2 .moduletable .custom a {
		font-size: 16px;
		padding: 12px 8px;
	}

	#content .blog.sunergasies .item, #content .blog .item {
    	min-height: 245px;
	}
	#content .blog.sunergasies .item p, #content .blog .item p {
    	font-size: 15px;
    	letter-spacing: -0.5px;
	}
	#content .blog.sunergasies .pull-left.item-image img, #content .blog .pull-left.item-image img {
    	border-radius: 0px;
    	width: auto;
    	height: 100%;
	}
	#content .blog.sunergasies .pull-left.item-image {
	    width: 25%;
	    height: 185px;
	}
	#content .blog .pull-left.item-image {
		width: 30%;
	    height: 190px;
    	margin: 0px 10px 0px 0px !important;
	}
	#content .blog.sunergasies .item .readmore .btn {
	    position: relative;
	}
	#content .blog.nea .item .readmore .btn {
		position: relative;
	}
	
	#ce-contact-1 .col-md-8 {
		max-width: 66% !important;
	}

}
@media (min-width: 980px) and (max-width: 1024px){
	.container {
	    width: 100% !important;
	    max-width: 100% !important;
	    position: relative !important;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	.top-bar .top-right.col-md-6 {
		max-width: 49%;
	}
	
	.info.col-lg-6 {
	    max-width: 49% !important;
	    flex: none !important;
    }
	.contact-menu {
	    width: 8%;
	    left: -20px;
	}
	
	div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > a, div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator {
		padding-right: 14px !important;
		padding-left: 14px !important;
	}
		
	.welcome .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	.top-boxes .container {
		max-width: 90% !important;
	}
	.top-boxes .box-desc {
    	bottom: -25px;
	}
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
	    transform: translateY(-14%);
	    height: 180% !important;
	}
	
	.doctor .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.doctor .moduletable .custom .col-md-6 .s-title {
    	font-size: 16px;
    	margin-top: 16px;
    	margin-bottom: 0;
	}
	.doctor .doc-image {
    	position: relative;
	}
	.doctor .doc-image img {
		position: absolute;
		bottom: 0px;
		left: 0px;
	}
	.doctor .doc-content.col-lg-8 {
		max-width: 65%;
    	padding-left: 0px;
    	padding-right: 0px;
	}
	.doctor .moduletable .custom .doc-content .col-md-6 img {
		margin-right: 6px;
	}
	
	.thymus .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
	.thymus p {
    	width: 80%;
	}
	.thymus a {
		margin-top: 25px;
	}
	
	.pathiseis-wi .container {
	    max-width: 95% !important;
	    padding: 20px 0px 40px 0px !important;
	}
	.pathiseis-wi .uk-slidenav-position {
    	margin-left: 15px;
    }
	.pathiseis-wi .uk-grid > * {
    	padding-left: 14px;
	}
	.pathiseis-wi .moduletable .uk-slideset .uk-panel h3.uk-panel-title {
    	padding: 0px 8px;
    	letter-spacing: -0.5px;
    	height: 50px;
    }
	.pathiseis-wi .moduletable .uk-slideset .uk-panel .uk-margin {
    	padding: 0px 8px;
    }
	
	.team .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    
    .cases .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }

	.footer .container {
	    padding-left: 15px !important;
	    padding-right: 15px !important;
    }
    
    .footer .footer-right .moduletable h3 {
		font-size: 26px;
	}
    
    #content .blog .item {
	    min-height: 230px;
	}
    #content .blog.sunergasies .pull-left.item-image, #content .blog .pull-left.item-image {
    	height: 175px;
    }
    #content .blog.sunergasies .pull-left.item-image img, #content .blog .pull-left.item-image img {
    	width: auto;
    	height: 100%;
	}
    #content .blog .item .readmore, #content .blog.sunergasies .item .readmore {
    	margin-top: 10px;
	}
	#content .blog.nea .item .readmore .btn {
		position: relative;
	}
	
	#ce-contact-1 .col-md-8 {
		max-width: 66% !important;
	}
    
}
@media (min-width: 1024px) and (max-width: 1366px){ 
	.container {
	    width: 100% !important;
	    max-width: 100% !important;
	    position: relative !important;
	}
	.row {
		margin-right: 0px !important;
		margin-left: 0px !important;
	}
	
	div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > a, div#maximenuck89.maximenuckh ul.maximenuck li.maximenuck.level1 > span.separator {
		padding-right: 16px !important;
		padding-left: 16px !important;
	}
	
	.aikonsearch-trigger {
		right: -12px !important;
	}
	
	.top-boxes .container {
		max-width: 90% !important;
		width: 100%;
	}
	.top-boxes .col-md-4 {
		padding: 10px;
	}
	.top-boxes .box-desc {
		bottom: -40px;
		position: relative;
	}
	
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
		transform: translateY(-16%);
		height: 145% !important;
	}
	
	.doctor .container, .thymus .container, .team .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.doctor .moduletable .custom .col-md-6 {
		font-size: 15px;
		line-height: 17px;
		margin-bottom: 12px;
	}
	.doctor .moduletable .custom .col-md-6 img {
		margin-right: 4px;
	}
	.doctor .moduletable .custom .col-md-6 .s-title {
		font-size: 16px;
		margin-top: 16px;
	}
	
	.thymus p {
		width: 82%;
	}
	
	.pathiseis-wi .container {
		max-width: 90% !important;
		padding: 20px 0px 30px 0px !important;
	}
	.pathiseis-wi .moduletable .uk-slideset .uk-panel h3.uk-panel-title {
		font-size: 18px;
		line-height: 22px;
		padding: 0px 15px;
	}
	.pathiseis-wi .moduletable .uk-slideset .uk-panel .uk-margin {
		padding: 0px 15px;
	}
	
	.footer .footer-right .moduletable h3 {
		font-size: 26px;
	}
	.footer .copy {
		padding: 17px 15px 5px;
	}
	
	#content .blog .item {
		min-height: 220px;
	} 
}
@media (min-width: 1366px) and (max-width: 1440px){
	.top-boxes .container {
		max-width: 85% !important;
	}
	.top-boxes .col-md-4 h3, .top-boxes .col-md-4 h3 {
		font-size: 20px;
	}
	.top-boxes .box-desc {
		bottom: -75px;
	}
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
		transform: translateY(-12%);
		height: 150% !important;
	}
}
@media (min-width: 1440px) and (max-width: 1600px){ 
	.top-boxes .container {
		max-width: 85% !important;
	}
	.top-boxes .box-2 .moduletable .rev_slider_wrapper .rev_slider .tp-revslider-slidesli {
		transform: translateY(-12%);
		height: 165% !important;
	}
}