@media (min-width: 1200px) {
    .container {
        max-width: 1250px;
    }
}
@media only screen and (max-width: 1479px){
	.main-header .main-box{
		padding: 10px 0px;
	}

	.sidenav-bar-visible header,
	.sidenav-bar-visible main{
		width: 100%;
	}

	.sidenav-bar{
		width: 320px;
	}
}

@media only screen and (max-width: 1139px){
	.about-us .content-column .inner-column{
		padding-right: 0;
	}

	.sec-title{
		padding-top: 30px;
	}

	.sec-title .float-text{
		font-size: 150px;
	}

	.fact-counter .column .inner{
		padding: 40px 20px;
	}

	.welcome-section .row,
	.pricing-section .row{
		margin: 0 -15px;
	}

	.welcome-section .column,
	.pricing-table{
		padding: 0 15px;
	}
	
	.fun-facts .progress-column .inner-column,
	.main-footer .footer-column .useful-links,
	.main-footer .footer-column .recent-posts{
		padding-left: 0;
	}

	.scroll-to-top{
		left: 10px;
        margin-left: 0;
	}
	
	.banner-section-three h2{
		font-size: 48px;
	}

	.about-section .image-column .inner-column{
		padding: 70px 0 0;
	}

	.blog-single, .blog-sidebar,
	.sidebar-side .services-sidebar,
	.contact-page-section .form-column .inner-column,
	.about-me .image-column .image-box{
		padding-right: 0;
	}

	.sidebar-side .sidebar.pd-left{
		padding-left: 0;
	}

	.header-style-two .main-menu .navigation > li{
		margin-right: 35px;
	}
}

@media only screen and (max-width: 1023px){
	.main-header{
		top: 0;
	}

	.main-header .main-box{
		padding: 10px 15px;
	}

	.banner-section .swiper-slide h2{
		font-size: 60px;
	}

	.banner-section-two .slide-item h2,
	.banner-section .swiper-slide h3{
		font-size: 40px;
	}

	.banner-section-three .social-icon-two,
	.banner-section-two .owl-nav,
	.banner-slider-arrows{
		left: 15px;
		bottom: 15px;
	}

	.banner-section-two .square-menu,
	.banner-section .circular-menu{
		right: 15px;
		bottom: 15px;
	}

	.banner-section-two .slide-item .content-box{
		height: 800px;
	}

	.subscribe-form{
		padding: 60px 50px;
	}

	.banner-section-three .center-stipts,
	.subscribe-form br{
		display: none;
	}

	.banner-section-three .shape-outer,
	.banner-section-three .inner{
		width: 75%;
	}

	.project-block .caption-box{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 1;
    	transform: scale(1);
    	background-color: #252525;
	}

	.project-block .caption-box .read-more,
	.project-block .caption-box .text,
	.project-block .caption-box h4{
		opacity: 1;
	    visibility: visible;
	    transform: translateY(0);
	}

	.faq-form-section .image-column,
	.about-section .image-column .image:before,
	.call-back-section .image-column{
		display: none;
	}

	.service-detail-section .content-side,
	.about-section .content-column{
		order: 0;
	}

	.about-section .image-column .inner-column{
		padding: 0;
	}

	.time-counter .time-countdown,
	.coming-soon .content .content-inner .logo{
		margin-bottom: 120px;
	}

	.header-style-two .nav-outer .main-menu{
		display: none;
	}

	.header-style-two .outer-box .btn-box{
		display: block;
	}
}	

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){
	.banner-section .swiper-slide .content .inner{
		max-width: 400px;
	}

	.banner-section-two .active .text br,
	.banner-section .swiper-slide .content .inner br{
		display: none;
	}



	.project-detail,
	.project-section,
	.call-back-section,
	.pricing-section,
	.about-me,
	.news-section.alternate,
	.service-detail-section,
	.faq-form-section,
	.features-section,
	.services-section,
	.testimonial-section,
	.fun-facts{
		padding: 70px 0;
	}
	

	.sidebar-page-container,
	.main-footer .widgets-section{
		padding: 70px 0 20px;
	}


	.main-footer .footer-bottom .footer-nav{
		display: none;
	}

	.main-footer .footer-bottom .copyright-text{
		width: 100%;
		text-align: center;
	}



}





/*=================================================
		RTL Responsive
==================================================*/


@media only screen and (max-width: 1479px){
	.rtl .main-header .main-box{
		padding: 15px 0px;
	}
}

@media only screen and (max-width: 1139px){
	.rtl .about-us .content-column .inner-column{
		padding-left: 0;
	}

	.rtl .fact-counter .column .inner{
		padding: 40px 20px;
	}

	.rtl .welcome-section .column,
	.rtl .pricing-table{
		padding: 0 15px;
	}
	
	.rtl  .fun-facts .progress-column .inner-column,
	.rtl .main-footer .footer-column .useful-links,
	.rtl .main-footer .footer-column .recent-posts{
		padding-right: 0;
	}

	.rtl .about-section .image-column .inner-column{
		padding: 70px 0 0;
	}

	.rtl .blog-single, .blog-sidebar,
	.rtl .sidebar-side .services-sidebar,
	.rtl .contact-page-section .form-column .inner-column,
	.rtl .about-me .image-column .image-box{
		padding-left: 0;
	}

	.rtl .header-style-two .main-menu .navigation > li, 
	.rtl .main-menu .navigation > li{
		margin-left: 35px;
	}
}

@media only screen and (max-width: 1023px){
	.rtl .main-header .main-box{
		padding: 15px 0px;
	}

}

@media(max-width:1200px){
    .banner-section-two .owl-dots {
        right: 5%;
        width: auto;
        max-width: max-content;
        padding: 0 15px;
    }
}
@media(max-width:1024px){
    .banner-section-two .owl-dots {
        right: 15%;
        width: auto;
        max-width: max-content;
        padding: 0 15px;
    }
}


@media(max-width:768px){
    .NotificationBTN{
        display: inline-block;
        margin: 0 0px;
    }
    .main-header .outer-box{
        gap:3px;
    }
    .switch_Mode_Label{
        margin-left: 0px;
    }

    .rtl .main-footer .footer-bottom .footer-nav, .rtl .header-style-two .nav-outer, .rtl .main-header .outer-box {
    float: none;
            display: flex;
            text-align: center;
            align-items: center;
            gap: 5px;
    }
    .main-footer .footer-bottom .footer-nav ul {
        width: max-content;
        margin: 0;
    }
    .main-footer .footer-bottom .copyright-text{
        order: 1;
    }
    .main-footer .footer-bottom .inner-container{
        display: grid;
    }
    .main-footer .footer-bottom .footer-nav {
    order: 2;
    }
        .main-footer .footer-bottom .footer-nav ul {
        padding-top: 0;
    }

    .main-footer .about-widget{
        padding-right: 0 !important;
        padding-left: 0;
        padding-left: 0 !important;
    }

    /***********************/
    .header-style-two .main-box{
        gap: 8px;
    }
    /* .Lang_BTN .ArrowIcon{
        display: none;
    }
    .Lang_BTN{
        height: 40px;
        padding: 0 8px;
        width: 48px;
    }
    .Lang_BTN span{
        display: none;
    }
    .Lang_BTN .FlagIcon {
        display: inline-block;
        width: 40px;
    } */
    .Lang_BTN {
        border: 1px solid #ccc;
        color: #000;
    }
    .Lang_BTN.hidden-xs{
        display: none !important;
    }
    .nav-toggler{
        background: transparent;
        height: 40px;
        width: 30px;
    }
    .LoginBTN {
        height: 40px;
        padding: 0 24px;
    }
  
    .header-style-two .main-box {
        padding-top: 15px !important;
        padding-bottom: 10px !important;
    }
   
    .header-style-two .logo img{
        height: auto;
    }
    .main-header .logo-box{
        padding: 0;
    }
    .header-style-two.fixed-header .main-box {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
  /****************************/

  .BTNSideMenu{
    padding: 20px;
  }
  .BTNSideMenu a{
    width: 100%;
  }
  .AboutReyaley .AboutReyaley_COntent .Featuress .FeatItem{
    width: 100%;
  }
  .AboutReyaley .RightGroup .ImageItem{
    width: 220px;
    height: 260px;
  }
  .AboutReyaley .RightGroup .ImageItem.Image_One{
    left: 0;
  }
  .AboutReyaley .RightGroup .ImageItem.Image_Two{
    right: 25px;
  }
  .AboutReyaley .RightGroup {
    height: 450px;
    margin-bottom: 35px;
}
.AboutReyaley .RightGroup .ExpertYear{
    width: 170px;
    height: 225px;
}
.ShowAllBTN {
    width: 100%;
}
.Taps_Style_1 .nav {
    gap: 12px;
}
.Taps_Style_1 .nav .nav-item {
    flex-grow: 1;
}
.Taps_Style_1 {
    padding: 12px 20px;
    border-radius: 25px;
}
.p-3 {
    padding: 0rem !important;
}
.KnowledgeCenter .VideosItmss .ItemVideo .dowenBoox .videofeater {
    gap: 12px;
    flex-wrap: wrap;
}
.rewardsYars{
    flex-wrap: wrap;
}

.rewardsYars .yearItem {
    background: #03B0AA;
    flex: 1 1 100%;
}
.rewardsYars .yearItem:nth-child(odd) span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff #0ff;
}
.rewardsYars .yearItem:nth-child(even) span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff #0ff;
}
.rewardsYars .yearItem:nth-child(even) span.rightTriangel {
    border-color: #03B0AA #ffffff #03B0AA #03B0AA;
}
.rewardsYars .yearItem span.leftTriangel {
    border-width: 34px 19px 32px 0;
    left: -1px;
}
.rewardsYars .yearItem span.rightTriangel {
    border-width: 32px 18px 32px 0;
    right: -2px;
}
.rewardsYars .yearItem:nth-child(odd) span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.Rwards .RewardsItems{
    flex-wrap: wrap;
}
.main-footer .UperImage {
    position: absolute;
    top: -37px;
    height: 37px;
}
.main-footer .widgets-section {
    padding: 15px;
}
.main-footer .footer-column.Pl_130px {
    padding-left: 0;
}
.main-footer .ButtonsFooter {
    flex-wrap: wrap;
}
.main-footer .QRCODEBox{
    width: 65%;
}
.main-footer .footer-column.PR_130px {
    padding-right: 0;
}
.main-footer .footer-bottom .inner-container{
    padding-top: 20px;
}
.main-footer .footer-bottom .footer-nav{
    justify-content: center;
}
.main-footer .footer-bottom .footer-nav ul {
    padding-top: 0;
    padding: 0;
}
.BestPartner {
    padding-bottom: 90px;
}
.banner-section-two .slide-item .content h2{
    width: auto;
}
.banner-section-two .slide-item .content .Description p{
    width: 100%;
}
.banner-section-two .slide-item .content .AboutMore {
    flex-wrap: wrap;
}
.banner-section-two .slide-item .content .AboutMore .theme-btn {
    width: 100%;
}
.banner-section-two .slide-item .content-box {
    height: 100vh;
}
.p_left_50px {
    padding-left: 10px;
}
.MoassassDetails .MoassassData {
    padding: 20px;
}
.MoassassDetails .MoassassData .BoardItems .BigItems {
    justify-content: center;
    flex-wrap: wrap;
}
.MoassassDetails .MoassassData .BoardItems .BigItems .Vertical_line {
    display: none;
}
.UserModal .modal-dialog .modal-content .modal-body .UserInfoDescrip {
    padding: 20px;
}
.PageContent {
    padding-bottom: 40px;

}
.Page_header_2 {
    padding-bottom: 120px;
    padding-top: 130px;
}
.Page_Header .PageTitle h2 {
    font-size: 30px;
    line-height: normal;
}
.Bolog_Details .Blog_MainImage {
    margin-top: -150px;
    position: relative;
    height: 260px;
}
.Bolog_Details .BlogData {
    padding: 20px;
}
.Bolog_Details .BlogData .Blogtitle h2 {
    font-size: 30px;
    line-height: normal;
}
.SecTitle h2 {
    font-size: 30px;
    line-height: normal;
}
.BoodCast_Header .HeaderContent .BoodImage{
    margin-bottom: 30px;
}
.BoodCast_Header .HeaderContent .BoodData{
    padding-right: 0;
    flex-wrap: wrap;
    display: block;
}
.BoodCast_Header .HeaderContent .BoodData .BoodTitel h2{
    font-size: 30px;
}
.BoodCast_Header .HeaderContent .BoodData .BoodInfo {
    gap: 16px;
    flex-wrap: wrap;
}
.BoodCast_Header .HeaderContent .BoodData .LesenToo {
    flex-wrap: wrap;
}
.BoodCast_Header .HeaderContent .BoodData .LesenToo .LissenItem{
    width: 100%;
}
.BoodCastSerisItems .SeriesBoxCOnent {
    padding: 20px;
}
.BoodCastSerisItems .SeriesBoxCOnent .SeriesItem .rihgtSide {
    flex-direction: column;
}
.BoodCastSerisItems .SeriesBoxCOnent .SeriesItem{
    flex-direction: column;
    position: relative;
}
.BoodCastSerisItems .SeriesBoxCOnent .SeriesItem .LeftSide{
    position: absolute;
    top: 15px;
    left: 0;
}
.BoodCastPlayerBox {
    padding: 20px;
}
.BoodCastPlayerBox .BoodImage{
    margin-bottom: 30px;
}
.BoodCastPlayerBox .PlayerBoxCOnent{
    padding-right: 0;
}
.Bolog_Details .BlogData .ShareBox{
    gap:8px;
}
.Bolog_Details .BlogData .ShareBox ul{
    gap: 2px;
}
.NextPrevSeries .BoodSries .SeriesItem{
    margin-bottom: 30px;
    height: 300px;
}
.NextPrevSeries .BoodSries .SeriesItem .LayerData .ShapeLine {
    margin-bottom: 12px;
    margin-top: 12px;
}
.NextPrevSeries .BoodSries .SeriesItem .LayerData{
    padding: 15px;
}
.NextPrevSeries .BoodSries .SeriesItem .LayerData .TimeBox {
    align-items: self-start;
    gap: 12px;
    flex-direction: column;
}
.NextPrevSeries{
    margin-bottom: 0;
}
.contactUspage .ContactBoxInfos .DatatLayer .DattaItem {
    padding: 0;
}
.contactUspage .ContactBoxInfos .DatatLayer {
    padding: 40px 20px;
}
.contactUspage .ContactBoxInfos .DatatLayer .SocialBox .social-icon-two li{
    margin-left: 0;
}
.contactUspage .ContctForm {
    padding: 20px;
}
.hassaltyPage .PageDetails {
    padding: 40px 20px;
}
.hassaltyPage .PageDetails .CaluculateForm .theme-btn{
    margin-top: 15px;
}
.hassaltyPage .BoxCard {
    padding-left: 0;
}
.hassaltyPage .PageDetails .ResultHassalty .ResultItems{
    flex-direction: column;
}
.LineShape {
    margin: 12px 0;
}
.hassaltyPage .PageDetails .ResultHassalty .ResultItems .itemRes{
    text-align: center;
}
.hassaltyPage .PageDetails .ResultHassalty .ResultItems .Line_Shape_vertical{
    display: none;
}
.hassaltyPage .PageDetails .CaluculateForm .theme-btn{
    flex-grow: 1;

}
.hassaltyPage .PageDetails .CaluculateForm .groupTNS{
    flex-wrap: nowrap;
}
.hassaltyPage .PageDetails .CaluculateForm .groupTNS .theme-btn{
    min-width: auto;
    width: 50%;
}
.hassaltyPage .PageDetails .ResultHesapEdikhar .MonyAmmount p{
    line-height: normal;
}
.hassaltyPage .PageDetails .ResultHesapEdikhar .MonyAmmount h2 {
    font-size: 40px;
}
.hassaltyPage .PageDetails .PageInfo h2 {
    font-size: 30px;
}
.Bolog_Details .Infograp_MainImage {
    margin-top: -150px;
}
.Bolog_Details .Infograp_MainImage .MianImage{
    height: 250px;
}
.Bolog_Details .Infograp_MainImage .theme-btn{
    width: 90%;
}
.KnowledgeCenter .NotsItems .ItemNoot{
    height: 450px;
}
.KnowledgeCenter .NotsItems .ItemNoot .NotDataBox{
    padding: 32px 20px;
}
.JobsPage {
    padding: 0;
}
.KnowledgeCenter .BootCatItems .ItemBoot .DowenBox .bootfeater {
    gap: 8px;
    flex-direction: column;
}
.Page_Header .PageTitle .SearchBox {
    padding: 12px;
    border-radius: 16px;
    height: auto;
}
.Page_Header .PageTitle .SearchBox form {
    flex-direction: column;
}
.Page_Header .PageTitle .SearchBox .form-group.max-width-content{
    width: 100%;
    max-width: 100%;
}
.Page_Header .PageTitle .SearchBox .form-group .select2-container--default .select2-selection--single {
    max-width: 100%;
    border-radius: 35px;
}
.Page_Header .PageTitle .SearchBox .form-group .inputGroup .form-control {
    border: 1px solid #f5f5f5;
}
.KnowledgeCenter .VideosItmss .ItemVideo .dowenBoox .titivideo h2 {
    font-size: 22px;
    line-height: normal;
}
.CaluculateMezaniaForm .StepsItems .itemStep{
    flex: 1;
    width: 100%;
    margin-bottom: 3px;
}
.CaluculateMezaniaForm .StepsItems{
    flex-direction: column;
}
.CaluculateMezaniaForm .StepsItems .itemStep span.rightTriangel {
    right: -2px;
    border-width: 32px 19px 32px 0;
}
.CaluculateMezaniaForm .StepsItems .itemStep span.leftTriangel {
    border-style: solid;
    border-width: 34px 19px 32px 0;
    left: -1px;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_0.current span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep span.rightTriangel {
    border-color: #f5f5f5 #ffffff #f5f5f5 #f5f5f5;
}
.CaluculateMezaniaForm .StepsItems .itemStep span.leftTriangel {
    border-color: #ffffff #f5f5f5 #ffffff #f5f5f5;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_0.done.prev span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff !important;
}
.CaluculateMezaniaForm .StepsItems .itemStep.current:nth-child(2) span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.CaluculateMezaniaForm .StepsItems .itemStep.current:nth-child(2) span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff #f5f5f5;
}
.CaluculateMezaniaForm .StepsItems .itemStep.done:first-child.first span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff #f5f5f5;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_1.done.prev span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.done span.rightTriangel {
    border-color: #03B0AA #ffffff #03B0AA #03B0AA;
}
.CaluculateMezaniaForm .StepsItems .itemStep.current span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_2.current span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_2.done span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_1.current.done span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_1.current.done span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_1.done span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_0.current.done span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff !important;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_2.current.done span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_2.current.done span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_2.done.prev span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_3.current span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_3.done.prev span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_3.current.done span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_3.current.done span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.CaluculateMezaniaForm .StepsItems .itemStep.step_3.done span.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff;
}
.CaluculateMezaniaForm .StepBody .form-group .SelectAndInput{
    flex-direction: column;
    gap: 4px;
}
.CaluculateMezaniaForm .StepBody .form-group .SelectAndInput .inputGroup.SelectInputGroup {
    width: 100% !important;
}
.CaluculateMezaniaForm .StepBody .form-group .SelectAndInput .inputGroup {
    width: 100%;
}
.hassaltyPage .PageDetails .ResultMezaniaaa .RezeltTaps .nav {
    gap: 8px;
}
.nav-justified .nav-item, .nav-justified>.nav-link {
    flex-basis: 0;
    flex: 1 1 48%;
}
.hassaltyPage .PageDetails .ResultMezaniaaa .RezeltTaps .TapRsult .ResultItems {
    gap: 30px;
    flex-direction: column;
}
.hassaltyPage .PageDetails .ResultMezaniaaa .RezeltTaps .TapRsult .ResultItems .Line_Shape_vertical{
    display: none;
}
.hassaltyPage .PageDetails .ResultMezaniaaa .RezeltTaps .TapRsult .FOurTransfeer .ItemCont {
    margin-bottom: 20px;
}
.NewsPage .NewsItem .NewsData {
    padding: 20px;
}
.programDetails .p_right_50 {
    padding-right: 10px;
}
.programDetails .ProgramData {
    padding: 30px 20px;
}
.programDetails .ProgrameCard .ItemProg .DowenBox .ShareBox {
    padding: 20px 8px;
    align-items: center;
    gap: 12px;
    justify-content: center;
}
.programDetails .ProgrameCard .ItemProg .DowenBox .ShareBox ul {
    gap: 2px;
}
.rolesPage .tab-content .RolesItemGroup .RoolItem{
    flex-wrap: wrap;
}
.rolesPage .tab-content {
    padding: 30px 20px;
}
.rolesPage .tab-content .RolesItemGroup .RoolItem .rightSide .RoolData{
    width: calc(100% - 64px);
}
.Bolog_Details .VideoBoxPlayer {
    height: auto;
    margin-top: -150px;
}
.KnowledgeCenter .VideosItmss .ItemVideo .UperBox {
    height: 250px;
}
.BoodCastPlayerBox .PlayerBoxCOnent .PalayCastBox {
    padding: 15px 0;
}
.banner-section-two .owl-dots {
    right: 5%;
    width: auto;
    margin: auto;
    max-width: none;
    padding: 0px;
}
.groupRewards{
    display: block;
}
.NewItemReward{
    width: 100%;
    margin-bottom: 30px;
}
.NewItemReward .yearItem{
    margin-bottom: 10px;
}
.NewItemReward .ItemReward{
    min-height: auto;
}
.NewItemReward:nth-child(odd) .yearItem span.leftTriangel {
    border-color: #ffffff #A1C440 #ffffff #0ff;
}
.NewItemReward:nth-child(even)  .yearItemspan.leftTriangel {
    border-color: #ffffff #03B0AA #ffffff #0ff;
}
.NewItemReward:nth-child(even) .yearItem span.rightTriangel {
    border-color: #03B0AA #ffffff #03B0AA #03B0AA;
}
.NewItemReward .yearItem span.leftTriangel {
    border-width: 34px 19px 32px 0;
    left: -1px;
}
.NewItemReward .yearItem span.rightTriangel {
    border-width: 32px 18px 32px 0;
    right: -2px;
}
.NewItemReward:nth-child(odd) .yearItem span.rightTriangel {
    border-color: #A1C440 #ffffff #A1C440 #A1C440;
}
.NewItemReward:nth-child(even) .yearItem span.leftTriangel {
    border-color: #fff #03B0AA #fff #0ff;
}

.RolesView .IfrmaPDF{
    width: 100%;
}
.p_left_20px {
    padding-left: 0px;
}
.JobsPage .Job_Details .JobData{
    margin-top: 30px;
    padding: 20px;
}
.JobsPage .Job_Details .JobData .ShareBox {
    gap: 8px;
}
.FormJobModal .modal-dialog .modal-content .modal-body .ModalFormData {
    padding: 16px;
    padding-top: 16px;
}
.FormJobModal .modal-dialog .modal-content .modal-body .HeadeerBox .HeaderLayr {
    padding: 32px 8px;
}
.JobsPage .JobItems .JobItem .JobData {
    padding: 40px 20px;
}
}


@media only screen and (max-width: 599px){
	.rtl .main-header .btn-box,
	.rtl .main-header .search-box{
		        margin-left: auto;
        margin-right: auto;
        float: left;
        padding: 0;
	}

}

