@media (min-width: 768px) {
/**** GENERAL ****/
	h2 {
		font-size: 55px;
		line-height: 1;
	}
	.qbtn {
		font-size: 20px;
		height: 46px;
		padding: 0px 30px 0 67px;
	}
	.qbtn span::after {
		content: url(../images/ARROW.svg);
		width: 25.3px;
		height: 18.7px;
		position: absolute;
		top: 3px;
		bottom: 0;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		left: -37px;
	}
	.TitleLineBottom {
		height: 4px;
		width: 85px;
		margin: 16px auto 20px;
	}
		span.wpcf7-not-valid-tip {
		padding: 0 11px;
		font-size: 14px;
		line-height: 1;
	}
	.headBnrWrap {
		height: 510px;
	}
	.homePage .headBnrWrap {
		/*position:relative;*/
		height: calc(100vh - 90px);
	}
	.homePage .hpHeadBnr {
		background: linear-gradient(to left, rgba(47, 50, 58, 0.4), rgba(47, 50, 58, 0.4)), url(../images/HeaderBGHome768.jpg) no-repeat  center / cover;
	}
	.single-team .blogPage .headBnr {
		background: linear-gradient(to left, rgba(47, 50, 58, 0.4), rgba(47, 50, 58, 0.4)), url('http://quality.opus-preview.co.il/wp-content/uploads/2019/09/Agents_Desktop.jpg') no-repeat  center / cover
	}
	.headBnr h1 {
		font-size: 70px;
		height: 80px;
		line-height: 80px;
		background-color: #2f323a;
		margin: 0 auto 19px;
		padding: 0 16px;
	}
	.bread p {
		color: #2f323a;
		height: 30px;
		line-height: 30px;
		background-color: #ffffff;
		margin: 0 auto 50px;;
		padding: 0 18px;
	}
	.bread a {
		color: #2f323a;
	}
/**** HEADER ****/
	.navbar {
		padding: 20px 30px 20px 20px;
	}
	.hamburger-box {
		height: 20px;
	}
	
	.headerLeft img {
		width: 44px;
		margin-right: 10px;
	}
	.headerLeft .qbtn {
		height: 36px;
		padding: 0 23px;
	}
	.headerLeft .qbtn span::after {
		display: none;
	}
	.qualityLogo {
		width: 229px;
	}
	#MobileMenuDrop {
	font-size: 40px;
	}
	#MobileMenuDrop .PlusMinusImg {
		height: 78px;
	}
	#MobileMenuDrop .card-body {
		font-size:26px;
	}
/**** HP SECTION hpTop ****/
	/*.homePage #hpTop {
		height: calc(100vh - 90px);
		background-image: linear-gradient(to left, rgba(47, 50, 58, 0.4), rgba(47, 50, 58, 0.4)), url(../images/HeaderBGHome768.jpg);
		background-size: cover;
		background-position-x: 50%;
		background-repeat: no-repeat;
	}*/
	#hpTop .SmothScroll {
		padding-bottom: 22px;
	}
	#hpTop .SmothScroll img {
		animation-iteration-count: 5;
		animation-iteration-count: 5 !important;
		-webkit-animation: upAnddown 1.2s infinite !important;
		animation: upAnddown 1.2s infinite !important;
		-webkit-animation-timing-function: ease-in-out !important;
		animation-timing-function: ease-in-out !important;
	}
	#hpTop a.InnerBtn {
		line-height: 50px;
	}
	#hpTop .qbtn span::after {
		background-image: url(../images/ARROW.svg);
		content: "";
		width: 23px;
		height: 50px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;	
	}
	.hpTop__content {
		top: unset;
		/*top: 80px;*/
		padding-top: 0;
		padding-bottom: 20px;
	}
	.hpTop__content h1 {
		font-size: 50px;
		padding: unset;
		margin-bottom: 22px;
	}
	.hpTop__content h3 {
		font-size: 26px;
		padding: unset;
		width: 485px;
		margin: 0 auto 22px;
	}
	.hpTop__content .qbtn {
		padding: 0 18px 0 60px;
	}
	.hpTop__content .ContactBox {
		margin-top: 130px;
	}
	.ContactBox {
		display: flex;
    	justify-content: center;
    	align-items: center;
		width: 590px;
		margin: 0 auto;
		background-color: rgba(2, 64, 89, 0.9);
		box-shadow: -24.6px 17.2px 30px 0 rgba(47, 50, 58, 0.2);
		padding: 16px 25px; 
	}
	.ContactBox h2 {
		font-size: 50px;
	}
	.ContactBox .col-auto {
		margin: 5px;
	}
	.wpcf7 {
		direction: rtl;
	}
	.ContactBox input[type="text"],
	.ContactBox input[type="email"],.ContactBox input[type="tel"], .ContactBox select {
		width: 100%;
		max-width: 260px;
		background-color: rgba(235, 235, 235, 0.2);
		font-size: 20px;
		padding: 16px 11px;
		border: none;
		border-radius: 0;
		margin-bottom: 11px;
		color: #fff;
	}
	.ContactBox select {
		width: 260px;
	    padding: 0 11px;
	}
	.ContactBox input[type="text"].YourComment {
		max-width: none;
	}
	.ContactBox input[type="submit"] {
		background-color: #50b1c1;
		font-family: almonidlaaa;
		font-size: 24px;
		line-height: 46px;
		letter-spacing: -0.2px;
		text-align: center;
		color: #2f323a;
		border-width: 0;
		border-radius: 0;
		width: 260px;
		padding: 0 0 0 38px !important;
		background-image: url(../images/ARROW.svg);
		background-repeat: no-repeat;
		background-size: 22px;
		background-position-y: 50%;
		background-position-x: 86px;
		height: 44px;
	}
	.ContactBox .formAccept {
		padding: 14px 0 0;
		font-size: 14px;
		width: 100% !important;
	}
	.ContactBox .formAccept label {
		margin-bottom: 0;
	}
	input.form-check {
		width: 14px;
		height: 14px;
		margin-left: 5px;
		top: 4px;
	}
/**** HP SECTION whatWeOffer ****/
	#whatWeOffer {
		padding: 74px 0 42px;
		width: 620px;
		margin: 0 auto;
	}
	#whatWeOffer h2 {
		margin-bottom: 46px;
	}
	#whatWeOffer h3 {
		font-size: 26px;
		margin: 0 auto 10px;	
	}
	#whatWeOffer p {
		font-size: 16px;
	}
	#whatWeOffer .card {
		margin-bottom: 20px;
	}
	#whatWeOffer .card-header.OfferHead:after {
		border-top: solid 12px #50b1c1;
		border-left: solid 13px transparent;
		border-right: solid 13px transparent;
		bottom: -11px;
	}
	#whatWeOffer .card-header.OfferHead {
		padding: 40px 60px;
	}
	#whatWeOffer .card-body {
		padding: 38px 22px 30px;
	}
/**** HP SECTION whoWeAre ****/
	#whoWeAre {
		padding: 76px 0 88px;
	}
	#whoWeAre h2 {
		font-size: 55px;
	}
	#whoWeAre p {
		font-size: 20px;
		line-height: 1.5;
		width: 680px;
		margin: 0 auto 22px;
	}
	#whoWeAre .qbtn {
		height: 48px;
	}
	#whoWeAre a.InnerBtn {
		line-height: 48px;
	}
	#whoWeAre .qbtn span::after {
		background-image: url(../images/ARROW.svg);
		content: "";
		width: 23px;
		height: 48px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;	
	}

/**** HP SECTION OurTeam ****/
	#OurTeam {
		padding-top: 60px;
		padding-bottom: 40px;
	}
	#OurTeam .AgentName {
		font-size: 25px;
		padding: 15px 14px;
	}
	#OurTeam a.InnerBtn {
		line-height: 42px;
	}
	#OurTeam .qbtn {
		margin: 42px 0 35px;
		padding: 0px 18px 0 52px;
		background-color: transparent;
		border: solid 2px #fff;
		color: #fff;
	}
	#OurTeam .qbtn span::after {
		background-image: url(../images/arrowWhite.png);
		content: "";
		width: 23px;
		height: 42px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;	
		background-size: 23px;
	}
	#OurTeam h2 {
		margin-bottom: 48px;
	}
	#OurTeam .socialIcon img {
		margin: 0 5px;
	}
	#OurTeam .teamPhone {
		padding: 14px 0 10px;
	}
	#OurTeam .teamPhone a, #OurTeam .teamMail a {
		font-size: 24px;
	}
	#agentsMultiSlider {
		border-color: transparent;
		position: relative;
		direction: ltr;
		max-width: 688px;
		margin: 0 auto;
	}
	#agentsMultiSlider .MS-content {
		margin: 0 0 40px;
		overflow: hidden;
		white-space: nowrap;
	}
	#agentsMultiSlider .MS-content {
		margin: 0;
	}
	#agentsMultiSlider .MS-content .item {
		display: inline-block;
		height: 100%;
		overflow: hidden;
		position: relative;
		vertical-align: top;
		width: 405px;
	}
	#agentsMultiSlider .MS-content .item .AgentBox {
		margin: 0 10px;
	}
	#agentsMultiSlider .MS-content .item {
		width: 50%;
	}
	#agentsMultiSlider .MS-content .item p {
		font-size: 30px;
		text-align: center;
		line-height: 1;
		vertical-align: middle;
		margin: 0;
		padding: 10px 0;
	}
	#agentsMultiSlider .MS-controls button {
		position: absolute;
		border: none;
		background: #fff;
		font-size: 30px;
		outline: 0;
		top: 0;
		bottom: 0;
		height: 60px;
		width: 60px;
		margin: auto;
		border-radius: 0;
	}
	#agentsMultiSlider .MS-controls .MS-left {
		background-image: url('../images/SliderLeftMobile.jpg');
		height: 60px;
		width: 60px;
		background-size: 60px;
		left: -20px;
	}
	#agentsMultiSlider .MS-controls .MS-right {
		background-image: url('../images/LeftSliderMobile.jpg');
		height: 60px;
		width: 60px;
		background-size: 60px;
		right: -20px;
	}
	.OurTeam.About #agentsMultiSlider .MS-controls button {
		height: 60px;
		width: 60px;
	}
	.OurTeam .AgentName::after {
		left: 14px;
		background-image: url('../images/agentArrowLeftBlue.png');
		height: 21px;
		width: 27px;
		background-size: 27px;
	}
/**** HP SECTION ourServices ****/
	#ourServices {
		padding: 75px 0 50px;
		width: 624px;
		margin: 0 auto;
	}
	#ourServices .serviceBoxWrap {
		background-color: #fff;
		margin-bottom: 30px;
		box-shadow: -14.1px 14.1px 30px 0 rgba(47, 50, 58, 0.1);
	}
	#ourServices .card {
		margin-bottom: 0;
		padding: 20px 20px 0;
		border: none;
		box-shadow: unset;
	}
	#ourServices .card-header {
		padding: 0;
		height: 82px;
	}
	#ourServices .card-body {
		padding: 26px 0 53px;
	}
	#ourServices img {
		height: auto;
	}
	#ourServices h2 {
		margin-bottom: 59px;
		padding-bottom: 0;
		letter-spacing: -0.55px;
	}
	#ourServices h3 {
		margin: 0;
		font-size: 24px;
	}
	#ourServices p {
		font-size: 16px;
		letter-spacing: -0.16px;
	}
	#ourServices .cardBodyWrap  {
		height: 50px;
		margin-bottom: 22px;
	}
/**** HP SECTION ourProducts ****/
	.ourProducts__content {
		top: 54px;
		padding: unset;
		max-width: 560px;
		margin: 0 auto;
	}
	#ourProducts h2 {
		margin-bottom: 26px;
	}
	#ourProducts h3 {
		font-size: 46px;
		margin-bottom: 6px;
	}
	#ourProducts p {
		font-size: 18px;
	}
	#ourProducts .productContent {
		padding: 38px 80px 33px;
	}
	#ourProducts #faq-questions {
		margin-bottom: 40px;
		font-size: 24px;
		height: 46px;
		max-width: 300px;
	}
	#ourProducts .TitleLineBottom {
		margin: 0 auto 24px;
	}
	#.ourProducts__content a.InnerBtn {
		line-height: 46px;
	}
	#.ourProducts__content .qbtn span::after {
		background-image: url(../images/ARROW.svg);
		content: "";
		width: 23px;
		height: 46px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;	
	}
/**** HP SECTION Magazine ****/
	#magazine {
		width: 654px;
		margin: 0 auto;
		padding: 62px 0 106px;
	}
	#magazine h2 {
		margin-bottom: 50px;
	}
	#magazine .m20m {
		margin-left: -9px;
		margin-right: -9px;
	}
	#magazine .p20 {
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 20px;
	}
	#magazine .p20:nth-child(3) {
		display: none !important;
	}
	#magazine .qbtn {
		margin-top: 30px;
	}
	#magazine .col-mag {
		margin-bottom: 20px;
		padding: 0 10px;
	}
	#magazine .magazinWrap {
		background-color: #fff;
		box-shadow: -14.1px 14.1px 30px 0 rgba(47, 50, 58, 0.1);
		border-bottom: 3px #024059 solid;
	}
	#magazine .card {
		box-shadow: unset;
		border: none;
		position: unset;
	}
	#magazine .CatName {
		font-size: 16px;
		padding: 0;
		height: 22px;
		width: 102px;
		line-height: 22px;
		letter-spacing: 0.16;
	}
	#magazine h4.card-title {
		font-size: 20px;
		height: auto;
		margin-bottom: 0;
	}
	#magazine .card-body {
		padding: 13px 10px 12px;
	}
	#magazine .card-body .cardBodyWrap {
		height: 44px;
	}
	#magazine .ReadMoreMagazin a {
		margin-right: 10px;
		line-height: 1.67;
		padding-left: 14px;
		position: relative;
		font-size: 18px;
	}
	#magazine .ReadMoreMagazin a:after {
		background-image: url(../images/ARROW.svg);
		content: "";
		width: 14px;
		height: 24px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;
		position: absolute;
		left: -3px;
	}
	#magazine .ReadMoreMagazin .ArrowLeftBlack {
		position: relative;
		right: 0;
	}
	#magazine .MagazinTitleBox {
		border-bottom: 3px solid #024059;
		position: relative;
	}
	#magazine .card-footer {
		position: relative;
		bottom: 0;
		background-color: #fff;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		border-radius: 0;
		padding: 0;
		border: none;
		padding-bottom: 12px;
	}
	#magazine a.InnerBtn {
		line-height: 46px;
	}
	#magazine .qbtn span::after {
		background-image: url(../images/ARROW.svg);
		content: "";
		width: 23px;
		height: 46px;
		background-repeat: no-repeat;
		top: 0;
		bottom: 0;
		background-position-y: 50%;	
	}
/*************/
/****ABOUT****/
/*************/
.aboutPage .headBnr {
	background: linear-gradient(to left, rgba(47, 50, 58, 0.4), rgba(47, 50, 58, 0.4)), url(../images/HeaderBGHome768.jpg) no-repeat  center / cover;
}
.whoWeArePage {
	padding: 85px 0 0;
	width: 700px;
	margin: 0 auto;
}
.whoWeArePage h2 {
	font-size: 50px;
	padding-bottom: 40px;
}
.whoWeArePage .innerTitleBoxBg {
    height: 34px;
    width: 34px;
    right: -13px;
    top: -13px;
}
.innerContent {
	font-size: 18px;
	margin-bottom: 70px;
}
.InnerContentTop {
	font-size: 22px;
	display: block;
	padding-bottom:14px;
}
.innerContent p {
    margin-bottom: 10px;
}
.aboutPage .MS-wrap {
	position: relative;
}
.aboutPage #agentsMultiSlider h2 {
    margin-bottom: 40px;
    text-align: center;
	padding-bottom: 0;
	margin-bottom: 30px;
}
.aboutPage #OurTeam  {
    background-color: #f5f5f5;
}
.aboutPage #OurTeam p {
    font-size: 22px;
	width: 600px;
    padding: 0;
	margin: 0 auto 50px;
}
.aboutPage #agentsMultiSlider .MS-controls .MS-right {
    background-image: url(../images/rightArrowBlue.jpg);
	box-shadow: -14.1px 14.1px 30px 0 rgba(47, 50, 58, 0.1);
}
.aboutPage #agentsMultiSlider .MS-controls .MS-left {
    background-image: url(../images/leftArrowBlue.jpg);
	box-shadow: -14.1px 14.1px 30px 0 rgba(47, 50, 58, 0.1);
}
.aboutPage #OurTeam .qbtn span::after {
	background-image: url(../images/ARROW.svg);
}

/**************/
/****AGENTS****/
/**************/
.agentPageWrap .headBnr {
	background: url(../images/agentHeadBg768.jpg) no-repeat  center / cover;
}
.whoWeArePage.agentsPage .innerContent {
	margin-bottom: 30px;
}
.whoWeArePage.agentsPage {
    background-image: url(../images/agentsWwrBg.png);
    background-color: #fff;
    background-position-y: bottom;
    background-size: 1442px 1314px;
    background-repeat: no-repeat;
    position: relative;
    background-position-x: -385px;
    padding: 80px 40px 57px;
    width: auto;
}
.whoWeArePage.agentsPage .InnerContentTop {
    font-size: 22px;
    display: block;
    line-height: 1.36;
    padding-bottom: 26px;
}
.whoWeArePage.agentsPage .innerContent p {
    margin-bottom: 26px;
    line-height: 1.3;
}
.WhyToDealWithUs .fadeout {
    height: 66px;
    padding: 0 8.75vw 0 4.0625vw;
    margin-bottom: 20px;
    margin-right: 58px;
}
.WhyToDealWithUs .tab-pane.Product {
	background-image: url(http://quality.opus-preview.co.il/wp-content/uploads/2019/05/AgentsWhy.jpg );
    background-size: 690px 490px;
    background-position-y: top;
    background-repeat: no-repeat;
    background-position-x: 50%;
}
.WhyToDealWithUs {
    padding: 76px 0 100px;
}
.WhyToDealWithUs ul {
	padding: 0;
	width: 460px;
    margin: 0 auto;
}
.WhyToDealWithUs li {
	padding-bottom: 18px;
}
.WhyToDealWithUs .nav-pills .nav-link {
	height: 50px;
	font-family: almonitzaraaa;
	font-size: 22px;
	line-height: 50px;
	width: unset;
}
.WhyToDealWithUs .WhyUsContentWrap {
	padding-top: 297px;
	margin-top: 20px;
}
.WhyToDealWithUs .WhyUsContent {
	width: 587px;
	margin: 0 auto;
	padding: 22px 50px 25px 50px;
	height: 360px;
	margin-top: 0;
}
.WhyUsContent .InnerContentScroll {
	max-height: 316px;
	padding-right: 20px;
}
.WhyToDealWithUs .WhyUsContent .WhyUsAgentText {
	padding-left: 0;
}
.WhyToDealWithUs .WhyUsContent h3 {
	font-size: 40px;
}
.WhyToDealWithUs .WhyUsContent p {
	font-size: 18px;
}
.WhyToDealWithUs .TitleLineBottom {
    margin: 16px auto 60px;
}
.WhyToDealWithUs .WhyUsContent .TitleLineBottom {
    margin: 18px auto 26px;
}
.AllAgents {
    padding: 0 0 80px;
}
.AllAgents h2 {
	padding: 0 0 56px;
}
.AllAgents #AgentBoxWrep {
	width: 668px;
}
.AllAgents .AgentName {
    font-size: 25px;
	height: 54px;
	line-height: 54px;
	padding: 0 14px;
}
.AllAgents .AgentName::after {
    left: 14px;
    height: 54px;
    width: 27px;
    background-size: 27px;
}
.AllAgents .qbtn {
	font-size: 20px;
	line-height: 46px;
	padding: 0 43px 0 73px;
	margin-top: 60px;
}
.AllAgents .qbtn::after {
    height: 46px;
	left: 45px;
    width: 19px;
    background-size: 18px;
}
.WhyToDealWithUs .no-gutters>[class*=col-] {
	padding-left: 10px;
	padding-right: 10px;
}
#magazine.Tools {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 50px;
}
#magazine.Tools .magazineWrapBox {
	margin-bottom: 30px;
}
#magazine.Tools .magazineWrapBox .card-body  {
	line-height: 1.3;
	padding-bottom: 0;
}
#magazine.Tools .magazineWrapBox .card-body p {
	line-height: 1.3;
}
#magazine.Tools .magazineWrapBox .card-footer {
	position: relative;
	border-bottom: 3px #024059 solid;
	padding-bottom: 26px;
}
#magazine.Tools p {
    font-size: 16px;
}
#bottomCf .ContactBox  {
	padding: 24px 0 5px;;
	width: unset;
	margin-top: 0;
}
#bottomCf .ContactBox h2 {
	color: #fff;
}
#bottomCf .ContactBox .row {
	width: 540px;
    margin: 0 auto;
}
#bottomCf .formAccept {
	color: #fff;
	margin: 0 auto;
}
#bottomCf .formAccept input.form-check {
	top: 3px;
}

/****************/
/****SERVICES****/
/****************/
.servicesPage .HowItWorks {
	padding: 80px 0;
}
.servicesPage .whoWeArePage.agentsPage .innerContent {
    padding-bottom: 2px;
}
.servicesPage .headBnr {
	background: url(../images/agentHeadBg768.jpg) no-repeat  center / cover;
}
.servicesPage img.wwOfferImg {
	Width: 642px;
}
.servicesPage .HowItWorks img {
	width: 768px;
	margin: 0 auto;
}
.servicesPage .HowItWorks p {
	font-size: 22px;
	padding: 0 0 46px;
	width: 690px;
	margin: 0 auto;
}

/************/
/****BLOG****/
/************/
.blogPage .headBnr {
	background: url(../images/blogHeadBnr768.jpg) no-repeat  center / cover;
}
.blogPage .ContactBox.cfMag {
    width: 690px;
}
.blogPage .headBnr .ContactBox.cfMag input[type="text"], .blogPage .headBnr .ContactBox.cfMag input[type="email"],.blogPage .headBnr .ContactBox.cfMag input[type="tel"] {
	max-width: 200px;
}
.blogPage .headBnr .ContactBox.cfMag input[type="submit"] {
	width: 200px;
}
.blogPage .BlogSection {
    padding: 80px 0 0;
	width: 690px;
	margin: 0 auto;
}
.blogPage .BlogSection h2 {
    font-size: 50px;
}
.blogPage .BlogSection .CatName {
    font-size: 16px;
    letter-spacing: 0.16px;
    padding: 0 15px;
    line-height: 22px;
    margin: 22px 0 27px;
}
.blogPage .BlogSection p {
    font-size: 18px;
    padding: unset;
	margin-bottom: 0
}
.blogPage .BlogSection a.InnerBtn {
    line-height: 46px;
}
.blogPage .BlogSection .qbtn span::after {
    width: 23px;
    height: 46px;
    left: -28px;
    background-position-y: calc(50% - 3px);
    background-size: 23px;
}
.blogPage .BlogSection .qbtn {
    padding: 0 28px 0 60px;
    height: 46px;
	margin-top: 26px;
}
.blogPage .BlogSection .PostRowBlog {
	padding-bottom: 80px;
}

/***************/
/****PRODUCT****/
/***************/
/*.productPage .headBnr {
    background: url(../images/productHeadBg768.jpg) no-repeat center / cover;
}*/
.productPage .whoWeArePage {
	padding: 70px 0 0;
	width: auto;
}
.productPage .whoWeArePage .SecondboxAbout {
    padding-top: 70px;
    background-image: url(../images/secondBoxProductBg768.png);
    background-color: #fff;
    background-size: 1474px 954px;
    background-repeat: no-repeat;
    position: relative;
    background-position-x: center;
    background-position-y: bottom;
	padding-bottom: 44px;
}
.productPage #magazine {
    padding-right: 0;
    padding-left: 0;
	width: 690px;
	padding-bottom: 68px;
}
.productPage #magazine p {
	font-size: 22px;
    line-height: 1.36;
    margin-bottom: 54px;
}
.productPage #magazine h2 {
	font-size: 50px;
    margin-bottom: 0;
}
.productPage #magazine.Tools .toolName {
	background-color: #fff;
}
.productPage #magazine.Tools h4.card-title {
	font-size: 26px;
	padding: 17px 0;
}
.productPage #magazine.Tools #agentsMultiSlider .MS-content .item {
	padding-bottom: 26px;
}
.productPage #magazine.Tools #agentsMultiSliderTablet .MS-content .item {
	padding-bottom: 26px;
}
.productPage .ourProducts__content {
    max-width: 690px;
}
.productPage .QnA .card.qnaCard {
    margin-top: 6px;
}
.productPage ul.nav {
	padding: 20px 0;
	font-family: AlmoniTzarAAA;
}
.productPage .nav-pills .nav-link {
	border-radius: 0;
	padding: 0 16px;
	color: rgba(255, 255, 255, 0.5);
	font-size: 27px;
}
.productPage .tab-content .card-body {
	background-color: #fff;
	color: #656b6f;
	text-align:right;
	padding-top: 0;
	line-height: 1.3;
	padding: 15px;
}
.productPage .nav-pills .nav-link.active, .productPage .nav-pills .show>.nav-link {
	background-color: transparent;
	color: rgba(255, 255, 255, 1);
}
.productPage #ourProducts {
    background: url(../images/Questions-and-Answers_bg_Tablet-mobile.jpg);
    padding: 80px 0;
	height: unset;
	background-repeat: no-repeat;
    background-size: cover;
}
.productPage .card-header.QNARow {
	height: 50px;
	width: unset;
	padding: 0 15px;
}
.productPage .card-header.QNARow button {
    font-size: 20px;
	height: 50px;
    border: none;
	width: unset;
}
.productPage .whoWeArePage .TitleLineBottom {
    height: 4px;
    width: 85px;
    margin: 18px 0 30px;
}
.productPage .QnA .PlusMinusImg {
    height: 50px;
    width: 14px;
}
.productPage .QnA #pills-tabContent {
    width: 666px;
    margin: 0 auto;
}
.productPage .whoWeArePage h2 {
    padding-bottom: 0;
}
.productPage .secondBoxWrap img.ServiceImgShadow {
	width: 460px !important;
}
.productPage #agentsMultiSlider {
	width: 1215px;
}
.productPage #agentsMultiSliderTablet {
	width: 1215px;
}
.productPage .QnA li {
	position: relative;
}
.productPage .QnA li::after {
    content: "";
    height: 20px;
    width: 2px;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 9px;
    margin-right: 16px;
    margin-left: 16px;
    left: -16px;
}
	#agentsMultiSliderTablet {
		border-color: transparent;
		position: relative;
		direction: ltr;
		max-width: 688px;
		margin: 0 auto;
	}
	#agentsMultiSliderTablet .MS-content {
		margin: 0 0 40px;
		overflow: hidden;
		white-space: nowrap;
	}
	#agentsMultiSliderTablet .MS-content {
		margin: 0;
	}
	#agentsMultiSliderTablet .MS-content .item {
		display: inline-block;
		height: 100%;
		overflow: hidden;
		position: relative;
		vertical-align: top;
		width: 405px;
	}
	#agentsMultiSliderTablet .MS-content .item .AgentBox {
		margin: 0 10px;
	}
	#agentsMultiSliderTablet .MS-content .item {
		width: 50%;
	}
	#agentsMultiSliderTablet .MS-content .item p {
		font-size: 30px;
		text-align: center;
		line-height: 1;
		vertical-align: middle;
		margin: 0;
		padding: 10px 0;
	}
	#agentsMultiSliderTablet .MS-controls button {
		position: absolute;
		border: none;
		background: #fff;
		font-size: 30px;
		outline: 0;
		top: 0;
		bottom: 0;
		height: 60px;
		width: 60px;
		margin: auto;
		border-radius: 0;
	}
	#agentsMultiSliderTablet .MS-controls .MS-left {
		background-image: url('../images/SliderLeftMobile.jpg');
		height: 60px;
		width: 60px;
		background-size: 60px;
		left: -20px;
	}
	#agentsMultiSliderTablet .MS-controls .MS-right {
		background-image: url('../images/LeftSliderMobile.jpg');
		height: 60px;
		width: 60px;
		background-size: 60px;
		right: -20px;
	}
.productPage .QnA li:last-of-type::after {
	display:none;
}
.productPage #magazine .TitleLineBottom {
	margin: 16px auto 50px;
}
/*******************/
/****INNER BLOG****/
/******************/
.blogPage .InnerPageContentSingle img {
	margin: 0 auto 56px;
}
.blogPage .InnerPageContentSingle .innerTitleBoxBg {
    height: 34px;
    width: 34px;
    right: -13px;
    top: -13px;
}
.blogPage .InnerPageContentSingle .innerTitleWrap .TitleLineBottom {
	margin: 10px 0 16px;
}
.blogPage .InnerPageContentSingle .InnerSection .TitleLineBottom {
	/*margin: 6px 18px;*/
	margin: 6px 0;
	width: 40px;
	height: 2px;
	background-color: #73c1cd;
}
.blogPage .InnerPageContentSingle p.PostDataDisplay {
	font-size: 18px;
	margin-bottom: 30px;
}
.blogPage .InnerPageContentSingle h3 {
	font-size: 22px;
	margin-bottom: 16px;
}
.blogPage .InnerPageContentSingle p {
	margin-bottom: 16px;
}
.blogPage .InnerPageContentSingle .InnerSection {
	padding-top: 20px;
}
.blogPage .InnerPageContentSingle .InnerSection h4 {
	font-size: 20px
}

/***************/
/****CONTACT****/
/**************/
#contacPageCf .ContactBox input[type="text"], #contacPageCf .ContactBox input[type="email"],#contacPageCf .ContactBox input[type="tel"] {
	max-width: unset;
}
#contacPageCf .ContactBox {
	padding: 68px 0 0;
	width: 100%;
}
#contacPageCf .ContactBox form {
	width: 680px;
	margin: 0 auto;
}
#contacPageCf h2 {
    font-size: 34px;
    color: #fff;
    margin-bottom: 20px;
}
#contacPageCf .ContactBox input[type="submit"] {
		font-size: 20px;
		line-height: 50px;
		width: 226px;
		padding: 0 0 0 38px !important;
		background-image: url(../images/ARROW.svg);
		background-repeat: no-repeat;
		background-size: 20px;
		background-position-y: 50%;
		background-position-x: 78px;
		height: 50px;
		margin: 10px auto 50px;
	}
	#contacPageCf .form-control {
	padding: 0 12px;
	font-size: 18px;
	height: 50px;
	margin-bottom: 30px;
}
#contacPageCf select {
    background-position-x: 12px;
}
.ContactUsInfo .info {
	width: 216px;
    font-size: 20px;
	margin: 0 auto 40px;
}
.ContactUsInfo .ContactInfoText {
	font-size: 20px;
}
.ContactUsInfo .info img {
    width: 122px;
	margin-bottom: 16px;
}
.ContactUsInfo {
    padding: 80px 0 40px;
}
/**** FOOTER ****/
	footer {
		padding: 30px 40px 0;
	}
	footer img.FooterLogo {
		padding-bottom: 28px;
	}
	footer img.DropDwonArrow {
		margin-top: 18px;
	}
	footer .contactDetailes p, footer .contactDetailes a {
		font-size: 18px;
	}
	footer .footerMenu {
		padding: 5vw 0;
		max-width: 300px;
		margin: 0 auto;
	}
	footer .FooterMenu {
		font-size: 22px;
	}
	footer .footerMenu .card.card-body{
		padding: 0 10px 10px 0;
	}
	footer .footerMenu .card.card-body a {
		font-size: 18px;
		padding: 4px 0;
		line-height: 1.2;
	}
	.contactDetailes p {
		display: inline-block;
	}
	.contactDetailes p:nth-child(2):before {
		padding-left: 5px;
	}
	.contactDetailes p:nth-child(2):after {
		padding-right: 4px;
	}
	.contactDetailes p:nth-child(2):after, .contactDetailes p:nth-child(2):before {
		content: "|";
	}
/**** COPYRIGHT ****/
#copyRight {
    padding: 0 0 32px;
	margin-top: -2px;
	font-size: 15px;
}
#copyRight p.madeBy {
	font-size: 15px;
	padding-left: 28px;
    padding-right: 90px;
	margin-bottom: 0;
}
#copyRight a.BOLogoMobile::before {
	height: 20px;
	width: 23px;
	background-size: 23px;
	background-position-y: 2px;
}
#copyRight a.RichkidLogoMobile::after {
	height: 16px;
	width: 83px;
	background-size: 83px;
	background-position-y: 2px;
}
a.WhatsappIcon {
	display: none;
}
	ul {
		padding-right: 18px;
	}
	ol {
		padding-right: 15px;
	}
	li {
		font-size: 18px;
	}
@-webkit-keyframes upAnddown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
	}
  100% {
    -webkit-transform: translateY(0);
            ttransform: translateY(0);
  }
}
@keyframes upAnddown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
	}
  100% {
    -webkit-transform: translateY(0);
            ttransform: translateY(0);
  }
}
}
