section[data-cattype="354"].wrapper_middle {
	padding: 50px 0px 55px 0px;
}

  section[data-cattype="354"] {

        min-height:450px;
        width: 100%
        padding: 50px 0;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    }



[data-cattype="354"] .container-fluid{
   background-color: transparent;
}



[data-cattype="354"] h2{
    color:#147f8e;
    text-align: center;
    font-size: 48px;
}

[data-cattype="354"] h4{
    font-size: 25px;
    font-weight:bold;
    color: #2b6567;
}


[data-cattype="354"] hr{
    border: 1px solid #7d9f29;
    display: inline-flex;
    align-items: center;
}


[data-cattype="354"] hr.hr1{
    width: 2%;
}


[data-cattype="354"] hr.hr2{
    width: 8%;
}


[data-cattype="354"] .inner-column{margin-top: 40px;}

[data-cattype="354"] .lower-content{margin-top: 20px;}


[data-cattype="354"] .owl-nav .fa {
	font-size: 40px;
}



[data-cattype="354"] .owl-nav .owl-prev .fa  {
    float: left;
    margin-top:-230px;
    margin-left: -50px;
}


[data-cattype="354"] .owl-nav .owl-next .fa  {
    float: right;
    margin-top:-210px;
    margin-right: -50px;
}

[data-cattype="354"] .services-block-two .inner-box .overlay-box .links-box .link {
	color: #224098;
}

[data-cattype="354"] .services-block-two .inner-box .overlay-box .links-box .link:hover {
	background-color: #224098;
    color: #fff;
}


[data-cattype="354"] .services-block-two .inner-box .overlay-box::before {
	position: relative;
}


[data-cattype="354"] .services-block-two .inner-box .overlay-box {
	border: 1px solid #3333;
}


[data-cattype="354"] .services-block-two .inner-box .overlay-box::after {
	background: rgba(34,64,152,0.70);
}

[data-cattype="354"] .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: block;
}

/* Typical laptop screen size*/
@media (max-width: 1400px) {
    
    
[data-cattype="354"] .owl-nav .owl-prev .fa  {
    margin-top:-350px;
    margin-left: -50px;
}


[data-cattype="354"] .owl-nav .owl-next .fa  {
    margin-top:-350px;
    margin-right: -50px;
}

	
}


[data-cattype="354"] .owl-stage {
	width: 550px !important;
}

[data-cattype="354"] .owl-nav {
	display: none !important;
}

[data-cattype="354"] .owl-item {
	width: 550px !important;
}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 980px) {
	
 
}

/* Mobile screen size - landscape view */
@media (max-width: 767px) {
   
    [data-cattype="354"] .owl-nav {
	display: none;
    }
  
}


/* Mobile screen size - landscape view */
@media (max-width: 750px) {
   
    [data-cattype="354"] .owl-nav {
	display: none;
    }
  
}


/* Mobile screen size */
@media (max-width: 480px) {
    
    section[data-cattype="354"].wrapper_middle {
	padding: 11px 0px 20px 0px;
	min-height: 300px;
    }
    
    [data-cattype="354"] h4 {
	font-size: 17px;
    }
    
    [data-cattype="354"] .inner-column {
	margin-top: 10px;
    }
    [data-cattype="354"] .lower-content {
	margin-top: 0;
    }
    
    .pageAgromatePtyLtd #Products{
        margin-top: 11px;
    }
    
    
    [data-cattype="354"] .owl-stage {
	width: auto!important;
    }

    [data-cattype="354"] .owl-item {
	width: auto!important;
        margin: 0 !important;
    }
    

  
}

