.owl-theme .description .title {
    max-height: none !important;
    overflow: visible !important;
	color: #fff;
	background: rgba(21,65,110,0.7);
    padding: 7px;
    width: max-content;
}

.single-news p {
    max-height: none !important;
}

.st_gdpr_iframe {
    display: none !important;
}

.capt {
    width: 270px;
    height: 60px;
    padding: 15px 10px; 
    outline: none; 
    font-size: 18px; 
    font-weight: normal; 
    font-family: 'Open Sans', sans-serif;
    background:url('../src/salvage-tileable-and-seamless-pattern.jpg') left top no-repeat;   
    background-size : 100%;
    margin: 0 auto;
	display: inline-block;
}

.capt p {
    font-size: 30px;
    display: block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
    letter-spacing: 1px;
    color: #333;
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-style: italic;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    transform: rotate(-8deg);
    line-height: 1;
} 

.reloadd-capt {
	display: inline-block;
    border: 2px solid #333;
    padding: 10px 16px;
    font-size: 27px;
    border-radius: 5px;
    color: #333;
}

.actionBar .pull-left {
    float: left !important;
}

.search-news .date {
	right: auto !important;
}

.single-offer .offer-data .offer-section ul li {
	list-style: disc !important;
	margin-right: 15px !important;
}

#terms {
	margin-top: 7px;
}

.terms-fb {
	margin-right: 15px !important;
}

.nnext-btn {
	margin-left: 30px !important;
}

.first-offer-card {
	padding: 23px 0 !important;
    width: 58% !important;
}

.first-offer-card p {
	width: 100%;
}

.top-thank {
	margin: 0 15px 10px;
}

.single-news .single-section .content, .single-topic .single-section .content {
	padding-right: 0;
    padding-left: 50px !important;
}

.copyright .content p {
	font-weight: 500 !important;
}

.savvy-service .service-details p {
	width: 100% !important;
}

.fb-previous-btn {
	margin-right: 30px !important;
}

.rand-quest {
    background-color: #f5f5f5;
    margin: 15px 0 !important;
}

.groupe-sstyle {
	padding: 0 32px 0 !important;
}

.rand-quest input,.rand-quest select {
	margin-bottom: 20px;
}

.savvy-main-slider .dar-atadawulat-banner .description, .savvy-main-slider-ar .dar-atadawulat-banner .description {
	top: 110px;
}

.owl-theme .description .title {
	max-height: none !important;
    overflow: visible !important;
    color: #00418f;
    background: rgba(193,194,196,.7);
    padding: 7px;
    width: max-content;
    margin-bottom: 15px;
}

.owl-theme .description p {
	font-size: 17px;
    clear: both;
    padding: 0;
    background: rgba(193,194,196,.5);
    color: #fff;
    display: initial;
}

.owl-theme .description a {
	margin-top: 10px;
    display: block;
    clear: both;
    position: absolute;
    width: 200px;
}

.mobile-view .bottom-layer .savvy-ul li {
	border-left: 2px solid #c9c9c9;
}

.mobile-view .bottom-layer .savvy-ul li i {
	font-size: 1.7em;
    color: #fff;
    width: 20px;
    height: 40px;;
    text-align: center;
    padding-top: 7px;
    border-radius: 7px;
}

.owl-theme .description p {
	color: #000;
}

#terms {
    margin-top: 20px;
    margin-right: 30px !important;
}

.checkbox-material label {
	margin-top: 11px;
}

.last-formgroup {
	padding-left: 30px !important;
    padding-right: 30px !important;
}

.contactsp-form {
    margin-top: 12px;
    background-color: #f4f3f0;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 21px;
}

.contactsp-form input ,.contactsp-form select {
    height: 42px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #999;
    /*text-transform: capitalize;*/
    padding: 6px 9px;
    width: 100%;
    font-family: FontAwesome, DroidArabicKufi;
    font-size: 14px;
	margin-bottom: 15px;
	border: 1px solid #D5D5D5;
}

.contactsp-form textarea {
	width: 100%;
}

.contactsp-form input::placeholder {
	color: #999;
	opacity: 1; /* Firefox */
}

.contactsp-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #999;
}

.contactsp-form input::-ms-input-placeholder { /* Microsoft Edge */
	color: #999;
}

/*	----------------------------------------------------------
	Responsive Structure
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
@media (max-width: 1600px) {
	.savvy-main-slider .dar-atadawulat-banner .description, .savvy-main-slider-ar .dar-atadawulat-banner .description {width: 100%;}
}

@media only screen and ( min-width: 991px) and ( max-width: 1299px ) {
	.savvy-main-slider .dar-atadawulat-banner .description, .savvy-main-slider-ar .dar-atadawulat-banner .description {position: absolute !important; right: 6% !important; top: 25% !important;}
}

@media only screen and ( min-width: 1024px) and ( max-width: 1199px ) {
	header .bottom-layer .main-nav li {margin-right: 0;}
}

@media (max-width: 1024px) {
	.savvy-main-slider, .savvy-main-slider-ar {height: 380px;}
	header .bottom-layer .lang {border-left: 2px solid #c9c9c9;}
}

@media only screen and ( min-width: 481px) and ( max-width: 767px ) {
	header .bottom-layer ul li {width: 11.5% !important;}
}

@media only screen and ( min-width: 320px) and ( max-width: 363px ) {
	.st-last {margin-top: 4px !important;}
}

@media only screen and ( min-width: 320px) and ( max-width: 767px ) {
    .single-news p {max-height: none !important;/*overflow: visible !important;*/}
    .top-thank h3 {font-size: 22px; line-height: 1.5;}
	.offer-list .offer-list-sec .one-offer .read-btn a {width: 150px !important;}
	.news-content a.read {float: none;display: block;margin: 0 auto;}
	.mobile-menu .side-menu>li>a {padding: 0;}
	.mobile-menu .side-menu>li>a img {margin: 10px auto 0;}
	.mobile-menu .side-menu>li>a span {padding-bottom: 10px;}
	.savvy-main-slider .dar-atadawulat-banner, .savvy-main-slider-ar .dar-atadawulat-banner {overflow: auto;}
	.savvy-main-slider .dar-atadawulat-banner .description h1, .savvy-main-slider-ar .dar-atadawulat-banner .description h1 {width: 100%;}
	header .bottom-layer a {line-height: 30px;}
	header .bottom-layer ul li:first-child:after {display: none;}
	header .bottom-layer ul li {width: 15%;padding-left: 10px;padding-top: 3px;}
	header .bottom-layer ul li i {font-size: 1.7em;}
	.single-news .single-section .content, .single-topic .single-section .content {padding-left: 0 !important;}
	.st-last {display: inline-block !important;margin-top: 0;}
	.savvy-main-slider .dar-atadawulat-banner .description, .savvy-main-slider-ar .dar-atadawulat-banner .description {top: 0 !important;}
	.savvy-main-slider-ar .dar-atadawulat-banner {overflow: visible !important;}
	.form-control {-webkit-appearance: auto !important;}
	.savvy-main-slider-ar .dar-atadawulat-banner .description p {margin-top: 10px;}
	.savvy-main-slider-ar .dar-atadawulat-banner .description {padding-top: 10px;}
	.form-contact .form-group .form-control {height: 3em !important;min-height: 100% !important; overflow: visible !important;}
	
}