.headBg.bread-right .page-title-inner {
    padding: 100px 0px !important;
}
#cssmenu ul ul li a {
    width: 240px !important;
}
#cssmenu ul ul li {
    background: #f63 !important;
}
#cssmenu ul ul li:hover{
	background-color:#363 !important;
}
input.button {
    background-color: #2b7c39 !important;
}
.camel-for-sale {
    background-image: url(../images/cml-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 50px;
}
.cml-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #6cf56c;
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.heading-cml {
    background-image: url(../images/cml-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px;
    text-align: center;
}
.heading-cml h2 {
    color: #6EE4E4;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 600;
}
.holder_disc {
    text-align: center;
}

.holder_disc p {
    font-size: 16px;
    margin-top: 20px;
    font-weight: 500;
}
.holder_disc h4 {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.holder_disc h3 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
    display: block;
}
.sales_content h2 {
    font-size: 24px;
    font-weight: 600;
    color: #363;
}
.sales_content h2 {
    color: #363;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: 1.2px;
    margin-bottom: 12px;
    display: block;
    margin-top: 0;
}


.sales_content p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}
.sales_content a:hover {
    background-color: #363;
}
.sales_content a {
    background-color: #f63;
    color: #fff !important;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Roboto", Sans-serif;
    transition: 1s ease;
    text-decoration: none !important;
}
.camel_order {
    margin: 30px 0;
}
.headBg.theme2.bread-right {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.cow-for-sale {
    background-image: url(../images/cow-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.cow-for-sale aside {
    background-color:#f2f2f2;
    padding: 20px;
    margin-bottom: 30px;
}
.cow-for-sale aside:last-child {
    margin-bottom: 0;
}
.cow-heading h2 {
    color: #F20000;
    font-family: "Roboto", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.8em;
    text-align: center;
    display: block;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#egg {
    background-image: none;
    background-color: #f63;
}
#goats {
    background-color: #483A3A;
    background-image: none;
}
.cow-heading.ak h2 {
    color: #fff;
}
.first_box p {
    color: #fff;
}
.first_box {
    background-color: #151313 !important;
}
#chick aside p {
    font-size: 14px;
    line-height: 24px;
}
.cow-for-sale.ostrich {
    background-image: none;
    background-color: #33ff48;
}
.ostrich-contnt h3 {
    color: #fff;
    font-family: "Roboto", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.8em;
    display: block;
    margin-top: 0;
    text-transform: uppercase;
}
.ostrich-contnt hr {
    margin: 40px 0;
    display: block;
}
.ostrich-contnt p {
    color: #000;
    font-size: 14px;
    line-height: 30px;
}
/*-----===media css start from here------------*/
@media (max-width:768px){
.Arabian-dromedary img {
    margin-bottom: 35px;
}
}