/****************************************** MEDIA QUERIES *******************************************************/

@media screen and (min-width:1500px) {
body {
/*	background: pink !important;*/
}
}

@media screen and (min-width:1200px) and (max-width:1500px) {
body {
	/*background: black !important;*/
}
}

@media screen and (min-width:992px) and (max-width:1199px) {
body {
	/*background: red !important;*/
}
.cd-slider h2 {
    margin-bottom: 10px;
}
.featured-products .slick-slide img {
    height: 250px;
}
.msg-of-ceo {
    padding-bottom: 60px;
}
.top-bar .container:after {
    width: 84%;
}
}

@media screen and (max-width:991px) {
.top-bar .row {
    min-height: 50px;
}
.top-social {
    margin-left: 120px;
}
.navigation .navbar-brand {
    padding: 10px 15px;
    top: -50px;
}
.navigation .navbar-brand img{
	max-width: 72px;
}
.cd-slider h2 {
    margin-bottom: 30px;
}
.cd-slider-wrapper {
    height: 60vh;
}
.cd-slider .cd-half-block {
    /*height: 300px;*/
}
.cd-slider .content {
    padding: 1.5rem;
}
.cd-slider h2 {
    font-size: 25px;
}
.cd-slider p {
    font-size: 16px;
    line-height: 24px;
}
.cd-slider h2 {
    margin-bottom: 10px;
}
/*.cd-slider-navigation li {
    margin: 0 5px;
}*/
.cd-slider .image {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.cd-slider .content {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.footer-top p {
    padding-left: 0;
    padding-right: 0;
}
.msg-of-ceo {
    padding-bottom: 60px;
}
.ceo-msg {
    padding-bottom: 20px;
}
.ceo-img {
    position: relative;
    padding: 0px;
}
.ceo-img img{
    height: 400px;
}
.ceo-msg .col-lg-7 {
    padding-right: 15px;
}
.ceo-msg p {
    text-align: left;
}
.services {
    padding: 47px 15px 47px;
}
.cd-slider-navigation {
    bottom: -23px;
}
.cd-slider-navigation li{
    margin: 0 5px;
}
.cd-half-block.content{
    height: auto;
}
.cd-slider-navigation li.selected a {
    background-color: #6a1c76;
}
.cd-slider-navigation a {
    border: 1px solid #6a1c76;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
body {
	/*background: yellow !important;*/
}
.contact-us .col-md-4 {
    padding-left: 20px;
    padding-right: 20px;
}
.google-map img {
    height: 525px;
}
.contact-us h2 {
    font-size: 16px;
}
.top-bar .container:after {
    width: 79.3%;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 68px;
    height: 65px;
}
}

@media screen and (max-width:767px) {
body {
	/*background: green !important;*/
}
.container{
	width: 100%;
}
.top-social {
    margin-left: 96px;
}
.top-bar .row {
    min-height: 42px;
}
.top-bar .col-sm-5{
	width: 45%;
}
.top-bar .col-sm-7{
	width: 55%;
}
.top-bar .col-sm-5,
.top-bar .col-sm-7{
	display: inline-block;
}
.top-bar span {
    font-size: 18px;
}
.top-bar span:first-of-type {
    margin-left: 20px;
}
.top-bar span i {
    display: none;
}
.navigation .navbar-brand {
    padding: 6px 10px 0;
    top: -12px;
}
.navigation .navbar-brand img {
    max-width: 55px;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
    margin-left: 0;
}
#mega-menu-wrap-header-menu .mega-menu-toggle .mega-toggle-block-right {
    margin-right: -3px;
}
.cd-slider-navigation {
    bottom: 10px;
}
.cd-slider-navigation li {
    margin: 0 5px;
}
.featured-products .slick-slide img {
    height: 250px;
}
.featured-products p {
    line-height: 22px;
}
.featured-products {
    margin-left: 15px;
    margin-right: 15px;
}
.featured-products .slick-prev {
    left: -15px;
}
.featured-products .slick-next {
    right: -15px;
}
.footer-top li {
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
}
.custom-breadcrumb{
    display: none;
}
.top-bar .container:after {
    width: 83%;
}
.cd-slider-wrapper {
    height: 680px;
}
.single-product-page .product-img{
	margin-bottom: 30px;
}
.featured-products.review-slider .slick-slide { 
    margin: 0 40px; 
}
.featured-products.review-slider .slick-prev {
    left: 10px;
}
.featured-products.review-slider .slick-next {
    right: 10px;
}
}

@media (max-width: 480px) {
body {
	/*background: brown !important;*/
}
.top-bar .col-sm-5{
	display:none;
}
.top-bar .col-sm-7{
	width: 100%;
}
.top-social {
    text-align: right;
}
.top-bar span {
    font-size: 13px;
}
.top-bar span:first-of-type {
    margin-left: 15px;
}
.featured-products h3 {
    font-size: 25px;
}
.featured-products p {
    font-size: 15px;
}
.featured-products .slick-slide img {
    height: 210px;
}
.featured-products h4 {
    bottom: 32px;
    font-size: 18px;
}
.footer-top h6 {
    font-size: 30px;
}
.hermes.tparrows{
    visibility: hidden !important;
    opacity: 0 !important
}
.tp-forcenotvisible.tp-bullets{
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
}
.two-col{
    text-align: center;
}
.two-col p{
    text-align: center;
}
.ceo-img img{
    height: 100%;
}
.ceo-msg {
    padding: 15px 15px 20px;
}
.contact-us .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-us h2 {
    font-size: 16px;
}
.contact-us .col-md-8{
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
}
.cd-slider-wrapper {
    height: 100vh;
}
.cd-slider-navigation {
    bottom: -15px;
}
}