/*
YilmazUlker CSS
Pars Tanıtım - 2023
mumin@parstanitim.com
*/

.p5 {padding: 5px !important;}
.p10 {padding: 10px !important;}
.p15 {padding: 15px !important;}
.p20 {padding: 20px !important;}
.pr5 {padding-right: 5px !important;}
.pr10 {padding-right: 10px !important;}
.pr20 {padding-right: 20px !important;}
.pl5 {padding-left: 5px !important;}
.pl10 {padding-left: 10px !important;}
.pl20 {padding-left: 20px !important;}
.pt5 {padding-top: 5px !important;}
.pt10 {padding-top: 10px !important;}
.pt20 {padding-top: 20px !important;}
.pb5 {padding-bottom: 5px !important;}
.pb10 {padding-bottom: 10px !important;}
.pb20 {padding-bottom: 20px !important;}

.m5 {margin: 5px !important;}
.m10 {margin: 10px !important;}
.m15 {margin: 15px !important;}
.m20 {margin: 20px !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr20 {margin-right: 20px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml20 {margin-left: 12px !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb20 {margin-bottom: 20px !important;}

.mh-10 {margin: 0 10px !important;}
.mh-20 {margin: 0 20px !important;}
.mv-10 {margin: 10px 0 !important;}
.mv-20 {margin: 20px 0 !important;}
.mv-30 {margin: 30px 0 !important;}
.mv-40 {margin: 40px 0 !important;}
.mv-80 {margin: 80px 0 !important;}

.ph-10 {padding: 0 10px !important;}
.ph-20 {padding: 0 20px !important;}
.pv-10 {padding: 10px 0 !important;}
.pv-20 {padding: 20px 0 !important;}
.pv-30 {padding: 30px 0 !important;}
.pv-40 {padding: 40px 0 !important;}
.pv-80 {padding: 80px 0 !important;}

.text-indent {text-indent: 20px;}
.site-slogan {padding: 0 10px 0;}

.text-right {float: right !important;}
.text-left {float: left !important;}

.text-default {color: #003258 !important;}
.text-default2 {color: #005a9e !important;}
.text-red {color: #ee3333 !important;}
.text-green {color: #3cb371 !important;}
.text-orange {color: #ffa500 !important;}
.text-white {color: #ffffff !important;}
.text-grey {color: #999999 !important;}
.text-small {font-size: 0.6em !important;}

.p-c-default {background-color: #eee;}
.p-c-default.bg-default i, .p-c-default.bg-default h4 {color: #fff !important;}
.p-c-default.bg-default2 i, .p-c-default.bg-default2 h4 {color: #fff !important;}
.p-c-default i, .p-c-default h4 {color: #003258 !important;}

.bg-default {background-color: #003258 !important;}
.bg-default2 {background-color: #005a9e !important;}
.bg-red {background-color: #ee3333 !important;}
.bg-green {background-color: #3cb371 !important;}
.bg-orange {background-color: #ffa500 !important;}
.bg-white {background-color: #ffffff !important;}
.bg-grey {background-color: #999999 !important;}
.bg-small {font-size: 0.6em !important;}

.dark-bg {background-color: #222222 !important; color: #ffffff;}
.darker-bg {background-color: #111111 !important; color: #ffffff;}
.black-bg {background-color: #000000 !important; color: #ffffff;}

.Title-area h2 {
    text-transform: none;
}

.typo-column h2 {
    text-transform: none;
}

.separator {
  width: 100%;
  margin: 20px auto 30px;
  position: relative;
  height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.separator:after {
  height: 1px;
  background: #ccc;
  position: absolute;
  bottom: -1px;
  content: "";
  width: 100%;
  left: 0;
}

h4 {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #000;
}

/*Fullscreen Home*/
html, body {height: 100%;margin: 0;}
.full-home {
    background: url(../images/bg/bg03.jpg);
    height: 100%;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -135px;
    z-index: -1000;
}
.slogan {
    height: 100%;
    width: 100%;
    position: relative;
}

.bgimg-1, .bgimg-2, .bgimg-3 {
  position: relative;
  opacity: 1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;

}
.slide-1, .slide-2, .slide-3 {
  position: fixed;
  opacity: 1;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;

}
.slide1 {
  background-image: linear-gradient(to right, rgba(0,50,88,1), rgba(0,50,88,0.05));
  background: url(../images/bg/slide-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center !important;
  height: 100vh;
  width: 100vh;
  z-index: 10 !important;
}
.slide2 {
  background: url(../images/bg/slide-02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center !important;
  height: 100vh;
  width: 100vh;
  z-index: 10 !important;
}
.slide3 {
  background: url(../images/bg/slide-03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center !important;
  height: 100vh;
  width: 100vh;
  z-index: 10 !important;
}
.bgimg-1 {
  background-image: url(../images/bg/slide-01.jpg);
  background-position: top center !important;
  height: 100%;
  z-index: 10;
}
.bgimg-2 {
  background-image: url(../images/bg/bg11.jpg);
  background-position: top center !important;
  height: 100%;
  z-index: 10;
}
.bgimg-3 {
  background-image: url(../images/bg/yu-bg-06.jpg);
  background-position: center center !important;
  height: 100%;
  z-index: 10;
}
.golge {
  background-color: rgba(0, 50, 88, 0.3);
  height: 100%;
  width: 100%;
}
.golge-2 {
/*  background-color: rgba(0, 50, 88, 0.3);*/
  background-image: linear-gradient(to right, rgba(0,50,88,1), rgba(0,50,88,0.05));
  height: 100%;
  width: 100%;
  z-index: 1000 !important;
}

.caption {
  text-align: center;
  font-size: 24px;
  font-family: inherit;
  font-weight: 500;
  position: absolute;
  left: -33%;
}

.caption2 {
  text-align: center;
  font-size: 2em;
  font-family: inherit;
  font-weight: 600;
  position: absolute;
  left: -33%;
  color: #fff;
  padding: 18px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.caption3 {
  text-align: center;
  font-size: 1.5em;
  font-family: inherit;
  font-weight: 600;
  position: absolute;
  left: -33%;
  color: #fff;
  padding: 18px;
  letter-spacing: 8px;
  text-transform: uppercase;
  line-height: 1.8em;
}

.caption4 {
  text-align: left;
  font-size: 2.5em;
  font-family: inherit;
  font-weight: 600;
  position: fixed;
  color: #fff;
  padding: 18px;
  letter-spacing:5px;
  text-transform: none;
  line-height: 1.8em;
}
.caption5 {
  text-align: left;
  font-size: 1.6em;
  font-family: inherit;
  font-weight: 600;
  position: absolute;
  color: #fff;
  padding: 18px;
  letter-spacing: 5px;
  text-transform: none;
  line-height: 1.8em;
}
.caption6 {
  text-align: left;
  font-size: 2.5em;
  font-family: inherit;
  font-weight: 600;
  position: fixed;
  color: #fff;
  padding: 18px;
  letter-spacing:5px;
  text-transform: none;
  line-height: 1.8em;
  top: 50%;
  left: 20%;
}

.link a{
  text-align: left;
  font-size: 0.6em !important;
  color: white;
  text-transform: none;
  letter-spacing: 4px;
  position: fixed;
  margin-top: 30px;
}
.link a:hover{
  color: #ffa500;
  text-decoration: none;
}

.caption span.border {
  background-color: #fff;
  color: #003258;
  padding: 18px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

/*Particles*/
#particles-js{
  width: 100%;
  height: 84%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/*Slider*/
.slider {
/*    top: 56%;*/
    height: 100%;
    width: 100%;
    position: fixed;
}
.sss {
    height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    overflow: hidden;
}

.ssslide {
    width: 100%;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
}

.ssslide img {
    max-width: 100%;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}

.sssnext, .sssprev {
    width: 25px;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    background: url('../images/arr.png') no-repeat;
}

.sssprev {
    left: 3%;
    background-position: 0 50%;
}

.sssnext {
    right: 3%;
    background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
    cursor: pointer;
}


.center {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/*Footer*/
.footer-logo {margin-top: 10px;}
.footer-logo>img {height: auto; width: 80%;}
.f-bottom-left-text p {color: #999 !important;}
.f-h-content, .footer-address {border: none;}
.f-h-content h2, .footer-address h2 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    margin: 10px 0px;
}
.f-v4-p-b-cp {padding: 50px 0 30px 0 !important;}
.footer-bottom {padding: 20px 0 10px 0;}

/*Footer-2*/
.footer-area2 {
    background-color: #537aa7;
}
.footer-head2 {padding: 15px 0 10px 0 !important;}
.f-bottom-left-text2 p {color: #ddd !important; font-size: 13px;}
.f-bottom-right-text ul li a {color: #ddd !important;}
.footer-bottom2 {
    border: none;
    padding: 12px 0 2px 0;
}

/*Menu*/
.menuzord-menu {
    padding-right: 0px !important;
}
.menuzord-brand img {
    margin-bottom: 16px;
    height: 30px;
    width: auto;
}
.menuzord-menu > li > a {
    color: #111;
}
.v-3-header-contact .dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.428571;
    color: #111;
    white-space: nowrap;
}
.v-3-header-contact .dropdown-menu>li>a:hover, .v-3-header-contact .dropdown-menu>li>a:focus {
    color: #005a9e;
    background-color: #fff !important;
}
.v-3-header-contact .dropdown-menu>li.disabled>a {
    color: #ccc;
    background-color: #fff !important;
}
.v-3-header-contact .dropdown-menu>li.disabled>a>i {
    color: #ccc;
    background-color: #fff !important;
}

/*Forms*/
.form-control-feedback {
    top: 20px;
}
.contact-form form{
    padding: 0 30px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;     
}
.has-feedback label~.form-control-feedback {top: 0;}
.contact-bg {
    padding: 18px;
    background-color: #efefef;
    margin-bottom: 20px;
    border-left: 2px solid #003258;
}
/*Buttons*/
.v-3-header-contact ul li a.btn.focus, .v-3-header-contact ul li a.btn:focus, .v-3-header-contact ul li a.btn:hover {
    color: #fff;
    text-decoration: none;
}
.v-3-header-contact ul li a:hover {
    color: #fff;
}

.badge {
  font-size: 10px; 
}
.button-badge {
  position: absolute;
  top: -7px;
  right: 5px;
  line-height: 14px;
  width: 14px;
  height: 14px;
  border-radius: 20%;
  font-size: 10px;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.badge.badge-red {
  background-color: #ee3333;
}
.badge.badge-green {
  background-color: #3cb371;
}
.badge.badge-orange {
  background-color: #ffa500;
}
.badge.badge-default {
  background-color: #003258;
}
.badge.badge-default {
  background-color: #005a9e;
}

.tb-grid {
    margin-bottom: 40px;
    min-height: 400px;
}

/*Practice Areas*/

.home-2-practice-area{
    padding-bottom: 80px;
}
 .pa-overlay-1 {
    filter: brightness(0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
 }
 .pa-overlay-1:hover {
    filter: none;
 }
 .h-2-p-c-default {
    margin-bottom: 40px !important;
    min-height: 260px;
}
 .h-2-p-c-default >a {
    margin: 0 !important;
}
 .h-2-p-c-default h2 {
    padding-top: 0 !important;
    font-size: 18px;
}
/* --New Practice Areas Box-- */
.pa-box {
    width: 100%px;
    height: 180px;
    text-align: center;
    margin: 20px 0;
}

.pa-box a {
    padding: 10px;
    display: block;
    color: #003258;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    width: 100%;
    height: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.pa-box a:hover {
    background: #003258;
    color: #fff;
}

.pa-box a span {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: inline-block;
}

.legal-services .pa-box:nth-child(4n) {
    margin-right: 0;
}

.pa-wrapper {
    height: 100%;
    border: 2px solid #003258;
}



/*Partners*/
.about-attorney-member{
    background-color: rgba(0,50,88,0.75) !important; 
}
.attorney-content-default {
    z-index: 3;
}
.attorney-content-default h2 {
    font-size: 20px;
    padding-top: 30px;
}
.attorney-content-default p {
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    margin-bottom: 30px;
/*    padding-top: 10px;*/
}
.attorney-content-default-hover h2 {
    font-size: 28px;
    padding-top: 20px;
}
.attorney-content-default-hover p {
    font-size: 18px;
    margin-bottom: 30px;
    padding-top: 10px;
}
.attorney-plus {
    position: absolute;
    top: 45%;
    width: 100%;
    left: 0;
}
.attorney-plus a i{
    font-size: 4em;
    color: #fff;
}
.attorney-plus a:hover i{
    font-size: 4em;
    color: #005a9e;
}
.social-content-box a i {
    font-size: 2em;
}
.social-content-box a:hover i{
    font-size: 2em;
}
.attorney-introduction {
    padding: 0 30px 40px;
}
.attorney-introduction p{
    font-size: 14px;
    color: #111;
    margin-bottom: 30px;
    line-height: 25px;
}
.attorney-introduction h2{
    margin-bottom: 10px;
}
.attorney-introduction ul{
    margin-bottom: 25px;
}
p.attorney-title {
    font-size: 16px;
    font-style: italic;
    color: #999;
}
.social a i {
    font-size: 2em;
}
.member-name p {
    font-family: Open Sans, sans-serif;
    color: #999;
}


/*News+Publications Posts*/
.t-b-img div {
    background: #00000099;
    left: 10px !important;
    top: 10px !important;
    border-radius: 4px;
}
.t-b-img span:last-child:after{
    position: absolute;
    content: "";
    border-color: #00000099 transparent transparent #00000099;
    border-style: solid;
    border-width: 4px;
    bottom: -15px;
    height: 0;
    right: -5px;
    left: unset !important;
    width: 0;
}
.recent-post img {
    max-width: 68px;
    border-bottom: 1px dotted #ccc;
}
.recent-post {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 30px;
}
.recent-post p {
    font-size: 12px;
    border-bottom: none !important;
    padding-bottom: 0px;
}
.blog-tb-details > h2 {
    color: #005a9e;
    line-height: normal;
}
.blog-tb-details > p {
    padding-bottom: 30px;
}
.sidebar-inner h2 {
    margin-top: 0;
}
.blog-post-comment p {
    float: right;
    margin-right: 0;
}
.blog-tb-single-details {
    padding-bottom: 0;
    border-bottom: none;
}
.blog-tb-details {
    margin-bottom: 0;
}
.bullet-list-content ol {
    padding-bottom: 0;
    margin-bottom: 0;
}

.bullet-list-content ol li {
    font-size: 14px;
    padding: 5px 0px;
}

/*Page Title Bgs*/
.page-title-type-5-bg-about{
    background: url(../images/bg/yu-bg-01.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-practice{
    background: url(../images/bg/yu-bg-02.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-partner{
    background: url(../images/bg/yu-bg-03.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-contact{
    background: url(../images/bg/yu-bg-04.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-news{
    background: url(../images/bg/yu-bg-05.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-academy{
    background: url(../images/bg/yu-bg-06.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-careers{
    background: url(../images/bg/yu-bg-07.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-cookie{
    background: url(../images/bg/yu-bg-08.jpg);
    position: relative;
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-indian{
    background: url(../images/bg/indiandesk.jpg);
    position: relative;
    padding: 120px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-dispute{
    background: url(../images/practice/pa-dispute-resolution.jpg);
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-criminal{
    background: url(../images/practice/pa-criminal-law.jpg);
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-legal{
    background: url(../images/practice/pa-legal-advisory.jpg);
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.page-title-type-5-bg-tax{
    background: url(../images/practice/pa-tax.jpg);
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.separator-Title-4 span:before{
    background-color: #005a9e !important;
    height: 4px;
    margin-top: -1px;
}
.page-title-area:before {
    background-color: rgba(0, 50, 88, 0.45);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-title-content h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 800;
}

/* Google maps
---------------------------------- */
#map {
  height: 395px;
}
#mapcontent p{
  color: #003258;
  font-weight: bold;
}
#map.small {
  height: 220px;
}
/*Blink Effect*/
.blink {
    animation: blink 2s steps(5, start) infinite;
    -webkit-animation: blink 2s steps(5, start) infinite;
}
@keyframes blink {
    to {visibility: hidden;}
}
@-webkit-keyframes blink {
  to {visibility: hidden;}
}

iframe {
    background: white!important;
}

@media(min-width:992px){
.footer-address {float: right;}
}
@media(max-width:1367px){
.caption6 {font-size: 1.8em; letter-spacing: 5px; top: 45%; left: 8%;}
}
@media(max-width:1199px){
.menuzord-brand img {height: 20px; width: auto;}
.menuzord-menu > li > a {padding: 16px 8px 32px 8px;}
.menuzord {padding: 0 !important;}
.caption3 {font-size: 1.3em; letter-spacing: 8px;}
.caption4 {font-size: 1.8em; letter-spacing: 5px;}
.caption6 {font-size: 1.7em; letter-spacing: 5px; top: 45%; left: 10%;}
#particles-js{height: 85%;}
}
@media(max-width:991px){
.footer-logo>img {height: auto; width: 100%; padding: 0 80px;}
.footer-address {text-align: center;}
.f-h-content {text-align: center;}
.f-bottom-left-text p {text-align: center;}
.f-bottom-left-text2 p {text-align: center;}
.f-bottom-right-text ul {text-align: center;}
.f-bottom-right-text2 ul {text-align: center;}
.f-bottom-right-text ul li a {padding: 0 10px;}
.f-bottom-right-text2 ul li a {padding: 0 10px;}
.menuzord-brand img {height: 24px; width: 100%;}
.caption3 {font-size: 1.3em; letter-spacing: 8px;}
.caption4 {font-size: 1.6em; letter-spacing: 5px;}
.caption6 {font-size: 1.6em; letter-spacing: 5px; top: 48%; left: 10%;}
#particles-js{height: 80%;}
.menuzord-menu-bg {background: #ffffff !important;}
.menuzord-menu > li > a {color: #666 !important;}
.menuzord-responsive .menuzord-menu > li {border-bottom: 1px dotted #ddd;}
.menuzord-responsive .menuzord-menu > li:nth-last-child(-n+2) {margin-bottom: 5px; border-bottom: none;}
}
@media(max-width:767px){
.menuzord-brand img {height: 100%; width: 180px;}
.footer-address {text-align: center; padding: 20px;}
.f-h-content {text-align: center; padding: 20px;}
.footer-bottom2 {padding: 30px 0 30px 0;}
.caption2 {font-size: 1.3em; font-weight: 700;}
.attorney-introduction {padding: 30px 20px 40px;}
.caption3 {font-size: 1.3em; letter-spacing: 8px;}
.caption4 {font-size: 1.6em; letter-spacing: 5px;}
.caption6 {font-size: 1.6em; letter-spacing: 5px; top: 45%; left: 5%;}
#particles-js{height: 56%;}
.page-title-content h2 {font-size: 28px;}
.page-title-content h3 {font-size: 24px;}
}
@media(max-width:375px){
.menuzord-brand img {height: 100%; width: 150px; margin: 0 0 5px 5px;}
.v-3-header-contact ul li {padding: 0 2px;}
.caption3 {font-size: 1.1em; letter-spacing: 6px;}
#particles-js{height: 70%;}
}
@media(max-width:360px){
.v-3-header-contact ul li {padding: 0 2px;}
.caption3 {font-size: 1em; letter-spacing: 4px;}
#particles-js{height: 60%;}
}
@media(min-width:2400px){
.caption6 {top: 48%; left: 27%;}
}
@media(min-width:3800px){
.caption6 {top: 45%; left: 35%; font-size: 3.5em;}
}