body {font-family: 'Raleway', sans-serif; line-height: 1.7; color: gray; font-weight: 300; font-size: 1.1rem; overflow-x: hidden;}
::-moz-selection {background:  rgb(233, 97, 24); color: #fff}
::selection {background: rgb(233, 97, 24); color: #fff}
a {color: #0d6cc0; -webkit-transition: .3s all ease; -o-transition: .3s all ease; transition: .3s all ease}
a:hover {text-decoration: none; color:  rgb(233, 97, 24);}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: #333; font-weight: 600; margin: 0; }
h1 {font-size: 2.15rem;}
h2 {font-size: 1.80rem;}
h3 {font-size: 1.15rem;}
h4 {font-size: 0.80rem;}
h5 {font-size: 0.50rem;}
h6 {font-size: 0.30rem;}
p {color: #052f5f; font-size: 13px; font-weight: 500; color: #333; line-height: 1.9;}
.table-bordered th {border: 1px solid #dee2e6; font-size: 14px; font-weight: 600; color: #333;}
.table-bordered td {border: 1px solid #dee2e6; font-size: 14px; font-weight: 400; color: #333;}
img {width: 100%;}
input::placeholder {color: #FFF; font-size: 12px; font-weight: 400;}
ul, ul li {font-size: 14px; font-weight: 400; color: #333;}
li {list-style-type: none;}
.border-light {border: 1px #eee solid;}
.overlay {background: rgba(0, 0, 0, 0.4); position: absolute; width: 100%; height: 100%; top: 0;}
.text-black {color: #000 !important}
.bg-black {background: #000 !important}
.mt-10 {margin-top: 120px;}
@media (min-width: 1200px) {
.container {max-width: 1368px;}
}
/* Button */
.action-btn {padding: 5px 25px 5px 25px; font-size: 16px; color: #fff; font-weight: 400; display: inline-block; margin: 3px; border-radius: 30px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; cursor: pointer; border: 0px #000 solid;}
.primary-btn {background: #0d6cc0;}
.secondary-btn {background: #18253e;}
.round-btn {border-radius: 25px;}
.btn-outline {font-weight: 600; color: #0d6cc0 !important; border-bottom: 1px #0d6cc0 solid; border-radius: 0; padding: 0;}
.btn-outline-border {font-weight: 600; color: #0d6cc0 !important; border: 1px #0d6cc0 solid;}
.outline-btn-border:hover {background: #2b8d8e; color: #FFF; border: 1px #eee solid;}
.primary-btn:hover {color: #FFF;}
.secondary-btn:hover {color: #FFF;}
.line-btn {font-size: 12px; font-weight: 600; color: #2b8d8e; padding: 0;}
.line-btn::after {font-family: 'FontAwesome'; top: 0; left: 0px; padding-left: 10px; content: "\f178";}
/* Button */
.bg-navy {background: #f2f4ff;}
.form-control {height: auto; font-size: 0.9rem; padding: 7px;}
.form-control:active, .form-control:focus { border-color: #7971ea}
.form-control:hover, .form-control:active, .form-control:focus {-webkit-box-shadow: none !important; box-shadow: none !important}
ul.bullet-li {/* margin: 0px; */ padding: 0;}
ul.bullet-li li {padding: 0px 0px 0px 20px; position: relative; list-style-type: none; font-size: 14px; font-weight: 400; color: #333;}
ul.bullet-li li::before {position: absolute; content: ''; width: 7px; height: 7px; background: #000; top: 10px; left: 0; border-radius: 50%;}
.title {font-size: 26px; font-weight: 600; color: #016392; display: flex; align-items: center; justify-content: center; position: relative; text-align: center; margin: 40px 0px;}
.title::after {content: ''; position: absolute; width: 100px; height: 2px; left: auto; bottom: -10px; background: #016392;}
.theme-color {color:#0d6cc0 !important;}
.secondary-color {color: #016392;}
/* Header */
header {position: fixed; width: 100%; background: #FFF; padding: 0px; margin: 0px auto; top: 0px !important; z-index: 1; border-bottom: 1px #eee solid; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
header.sticky {background: #FFF; box-shadow: 0px 0px 5px 1px #ccc; width: 100%; top: 0 !important;}
.logo {width: 120px;}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
/* .d-nav {width: 58%;} */
.main-nav, .main-nav * { margin: 0px 0px; padding: 0; list-style: none;}
.main-nav>ul>li {position: relative; white-space: nowrap; float: left;}
.main-nav a {display: block; position: relative; color: #0e0c2b; padding: 11px 25px; transition: 0.3s; font-size: 14px; font-weight: 600;}
.main-nav a:hover, .main-nav .active>a, .main-nav li:hover>a {color:  rgb(233, 97, 24); text-decoration: none;}
.sticky .main-nav a {color: #0e0c2b;}
.sticky .main-nav a:hover, .sticky .main-nav .active>a, .sticky .main-nav li:hover>a {color: rgb(233, 97, 24);}
.main-nav .drop-down ul {display: block; position: absolute; top: calc(100% + 10px); z-index: 99; opacity: 0; visibility: hidden; text-align: center; padding: 0px; background: #FFF; width: 230px; margin: 0px auto; box-shadow: 0px 15px 30px rgba(127, 137, 161, 0.25); transition: ease all 0.3s; display: flex; justify-content: center; flex-wrap: wrap;}
.main-nav .drop-down:hover>ul {opacity: 1; top: calc(100% + 10px); visibility: visible;}
.main-nav .drop-down li {position: relative; width: 100%; background: #FFF; text-align: left; margin: 5px 10px;}
.main-nav .drop-down ul a {padding: 0px 0px; font-size: 13px; color: #333;}
.main-nav .drop-down ul a span img {width: 20px; height: 20px; object-fit: contain; margin-right: 10px !important;}
.main-nav .drop-down ul a:hover, .main-nav .drop-down ul .active>a, .main-nav .drop-down ul li:hover>a {color: #FFF; background: rgb(233, 97, 24);}
.main-nav .drop-down>a:after {content: "\f107"; font-family: 'FontAwesome'; padding-left: 5px;}
.main-nav .drop-down .drop-down ul {top: 0; left: calc(100% - 30px);}
.main-nav .drop-down .drop-down:hover>ul {opacity: 1; top: 0; left: 100%;}
.main-nav .drop-down .drop-down>a {padding-right: 35px;}
.main-nav .drop-down .drop-down>a:after {content: "\f105"; position: absolute; right: 15px;}
/* Mobile Navigation */
.mobile-nav {position: fixed; top: 0; bottom: 0; z-index: 9999; overflow-y: auto; left: -260px; width: 260px; padding-top: 18px; background: rgba(0, 57, 114, 0.8); transition: 0.4s;}
.mobile-nav * {margin: 0; padding: 0; list-style: none;}
.mobile-nav a {display: block; position: relative; color: #fff; font-weight: 400; padding: 10px 20px; font-weight: 400;}
.mobile-nav a:hover, .mobile-nav .active>a, .mobile-nav li:hover>a {color: #FFF; text-decoration: none;}
.mobile-nav .drop-down>a:after {content: "\f078"; font-family: 'FontAwesome'; padding-left: 10px; position: absolute; right: 15px;}
.mobile-nav .active.drop-down>a:after {content: "\f077";}
.mobile-nav .drop-down>a {padding-right: 35px;}
.mobile-nav .drop-down ul {display: none; overflow: hidden;}
.mobile-nav .drop-down li {padding-left: 20px;}
.mobile-nav-toggle {position: fixed; right: 10px; top: 18px; z-index: 9998; border: 0; background: none; font-size: 24px; transition: all 0.4s; outline: none !important; line-height: 1; cursor: pointer; text-align: right;}
.mobile-nav-toggle i {margin: 5px 20px 0 0; color: #000;}
.mobile-nav-overly {width: 100%; height: 100%; z-index: 9997; top: 0; left: 0; position: fixed; background: rgba(19, 39, 57, 0.8); overflow: hidden; display: none;}
.mobile-nav-active {overflow: hidden;}
.mobile-nav-active .mobile-nav {left: 0;}
.mobile-nav-active .mobile-nav-toggle i {color: #fff;}
/* Header */
/* Banner */
.banner {width: 100%; height: 500px; position: relative; background-size: contain; background-position: bottom; text-align: center; margin-top: 70px; margin-bottom: 0px;}
.image-slider1 .owl-item img {width: 100%; height: 480px; object-fit: cover;}
.project-detail-page .tab-pane {background: #f2f2f2; padding: 20px; border-radius: 5px;}
.project-detail-page .tab-pane h2 {font-size: 22px; margin-bottom: 10px;}
.project-detail-page .tab-pane h3 {font-size: 14px; margin-bottom: 10px;}
.project-detail-page .tab-pane h4 {font-size: 16px;}
.project-detail-page .tab-pane ul {margin: 0; padding: 0;}
.project-detail-page .tab-pane p, .project-detail-page .tab-pane ul li {font-size: 14px; font-weight: 500; margin: 0;}
.project-detail-page .tab-pane p {margin-bottom: 10px;}
.project-detail-page .tab-pane img {width: 100%; height: 400px; object-fit: contain; background: #FFF; border-radius:10px; margin-bottom: 20px; box-shadow: 0px 0px 5px 0px #ccc;}
.project-detail-page .tab-pane .gallery img {height: 140px; object-fit: cover;}
.wrap-feature41-box .f41-tab {display: block;}
.wrap-feature41-box .f41-tab li a {display: flex; margin-bottom: 10px; padding: 25px; background: #f2f2f2; border-radius: 5px;}
.wrap-feature41-box .f41-tab li a .t-icon {margin-right: 25px; color: #8d97ad;}
.wrap-feature41-box .f41-tab li a h5 {font-size: 18px; font-weight: 500;}
.wrap-feature41-box .f41-tab li a h6 {font-size: 12px; font-weight: 400; margin-bottom: 0px;}
.wrap-feature41-box .f41-tab li a.active, .wrap-feature41-box .f41-tab li a:hover {background: rgb(233, 97, 24); box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);}
.wrap-feature41-box .f41-tab li a.active h5, .wrap-feature41-box .f41-tab li a:hover h5, .wrap-feature41-box .f41-tab li a.active h6, .wrap-feature41-box .f41-tab li a:hover h6 {color: #FFF;}
.wrap-feature41-box .f41-tab li a.active .t-icon, .wrap-feature41-box .f41-tab li a:hover .t-icon {background: #00b4ff; background: -webkit-linear-gradient(legacy-direction(to right), #00b4ff 0%, #00b4ff 100%); background: linear-gradient(to right, #00b4ff 0%, #00b4ff 100%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; text-fill-color: transparent;}
.lightboxpreview {transition: all .3s linear; cursor:pointer; background-size:cover;}
.lightbox-content {max-height:75vh; height:75vh; width:100%; max-width: 1000px;}
.lightbox-close {cursor:pointer; margin-left: auto; position:absolute; right:-30px; top:-30px; color:white; font-size: 2rem; font-weight: 700; line-height: 1;}
.modal_inner_image {min-height: 400px; z-index: 1000;}
.modal-content {width: 100%;}
.modalscale {transform:scale(0); opacity:0;}
.lightbox-container, .lightbox-btn, .lightbox-image-wrapper, .lightbox-enabled{transition:all .4s ease-in-out;}
.lightbox_img_wrap {position:relative; overflow:hidden;}
.lightbox-enabled:hover {transform:scale(1.1); border-radius: 10px;}
.lightbox-enabled {width:100%; height:100%; object-fit:cover; cursor:pointer;}
.lightbox-container {width:100vw; height:100vh; position:fixed; top:0; left:0; display:flex; align-items:center; justify-content:center; background-color:rgba(0,0,0,.6); z-index:9999; opacity:0; pointer-events:none;}
.lightbox-container.active {opacity:1; pointer-events:all;}
.lightbox-image-wrapper {display:flex; transform:scale(0); align-items:center; justify-content:center; max-width:90vw; max-height:90vh; position:relative;}
.lightbox-container.active .lightbox-image-wrapper {transform:scale(1);}
.lightbox-btn, #close {color:white; z-index:9999999; cursor:pointer;  position:absolute; font-size:50px;}
.lightbox-btn:focus {outline:none;}
.left {left:50px;}
.right {right:50px;}
#close {top:50px; right:50px;}
.lightbox-container #close {color: #000; font-size: 14px;}
.lightbox-image {width:100%; height: auto !important; -webkit-box-shadow: 5px 5px 20px 2px rgba(0,0,0,0.19); box-shadow: 5px 5px 20px 2px rgba(0,0,0,0.19); max-height:95vh; object-fit:cover;}
@keyframes slideleft {
 33% {transform:translateX(-300px); opacity:0;}
 66% {transform:translateX(300px); opacity:0;}
}
.slideleft {animation-name: slideleft; animation-duration: .5s; animation-timing-function: ease;}
@keyframes slideright {
 33% {transform:translateX(300px); opacity:0;}
 66% {transform:translateX(-300px); opacity:0;}
}
.slideright{animation-name: slideright; animation-duration: .5s; animation-timing-function: ease;}
.contact-address {margin-bottom: 20px;}
.footer-section {background: #000; padding: 1em 0 0em 0;position: relative;}
.footerForm {display: flex; align-items: center; justify-content: center; width:100%; margin:1rem 0; float: right;}
.copyright-text {text-align: center;}
.footer-logoTxt {font-size: 36px; font-weight: 900; color: #002747; line-height: 20px; display: block; margin-bottom: 20px;}
.footer-logoTxt img {width: 150px;}
.bottLink {float: right; margin: 0; font-size: 12px; font-weight: 600; color: #FFF;}
.bottLink a {color: #FFF;}
.footer-container {margin: 0; padding: 0; width:100%; display: flex; }
.footer-input {border:none; text-align: left; width:100%; font-size: 12px; padding: 10px 10px; margin: 0; background-color: rgba(255,255,255,1); border-radius: 25px 0px 0px 25px;}
.footer-button{background-color: #0d6cc0;  border: none; padding: 1px 20px; font-size: 24px; color:white; box-shadow: 1px 1px 5px #929090; font-weight: 600; cursor: pointer; border-radius: 0px 25px 25px 0px;}
.footer-button:hover{background-color:   rgb(84, 218, 149);}
@media (max-width:550px){
  .footerForm {flex-direction: column; align-items: center;}
  .footer-container {margin:10px 0 20px 0;}
  .footer-button {width: 100%;}
}
.footer-content {position: relative; z-index: 2;}
.footer-content ul {margin: 0px; padding: 0px;}
.footer-pattern img {position: absolute; top: 0; left: 0; height: 330px; background-size: cover; background-position: 100% 100%;}
.footer-logo {margin-bottom: 30px;}
.footer-logo img {max-width: 250px; margin-bottom: 20px;}
.footer-text p {margin-bottom: 14px; font-size: 14px; color: #002747; line-height: 28px;}
.footer-text p {font-size: 24px; color: #fff; margin: 0;}
.footer-social-icon a {color: #FFF; font-size: 16px; margin-right: 5px;}
.footer-social-icon i {height: 30px; width: 30px; text-align: center; line-height: 30px; border-radius: 2px;}
.facebook-bg, .twitter-bg,
.instagram-bg, .linkedin-bg {border: 2px #FFF solid;}
.footer-widget-heading h3 {color: #002747; font-size: 20px; font-weight: 600; margin-bottom: 20px; position: relative; border-bottom: 2px #FFF solid; line-height: 42px; display: inline-block;}
.footer-widget ul li {margin-bottom: 0px; width: 100%; float: left; margin-bottom: 10px;}
.footer-widget ul li:before {content: '\f105'; font-family: "FontAwesome"; color: #FFF; margin-right: 7px;}
.footer-widget ul li a:hover {color: #FFF;}
.footer-widget ul li a {color: #FFF;}
.copyright-area {background: #cfcfcf; padding: 10px 0;}
.copyright-text p {margin: 0; font-size: 12px; font-weight: 600; color: #000; text-align: center;}
.footer-center i {background-color: #e30000; color: #ffffff; font-size: 18px; width: 30px; height: 30px; border-radius: 50%; text-align: center; line-height: 31px; margin: 5px 15px; vertical-align: middle;}
.footer-center p {display: inline-block; color: #ffffff; font-weight: 400; vertical-align: middle; margin: 0;}
.footer-center p span {display: block; font-weight: normal; font-size: 14px; line-height: 2;}
.footer-center p a {color: #FFF; text-decoration: none;}
.mobile-nav a span img {width: 20px; margin-right: 10px;}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {position: absolute; top: 50%; background: #fff; width: 50px; height: 50px; border-radius: 50%; display: flex; justify-content: center; align-items: center; color: #333; font-size: 24px;}
.owl-carousel .owl-nav .owl-next {right:20px;}
.owl-carousel .owl-nav .owl-prev {left:20px;}
.section-title {font-size: 40px; text-align: center; color: rgb(0, 0, 0); font-weight: 800; margin-bottom: 20px; text-transform: uppercase;}
.section-title span {color: rgb(233, 97, 24);}
.section-title p {text-transform: capitalize; width: 100%; max-width: 800px; margin: 0px auto; margin-bottom: 30px;}
#itemslider.owl-carousel .owl-item img {width: 100%; height: 250px; object-fit: cover;}
#itemslider.owl-carousel .owl-item h2 {font-size: 24px; text-align: center; margin: 10px 0px 0px 0px;}
#itemslider.owl-carousel .owl-item p {font-size: 14px; color: rgb(233, 97, 24); text-align: center; margin: 0px 0px 10px 0px;}
#itemslider.owl-carousel .owl-nav .owl-next, #itemslider.owl-carousel .owl-nav .owl-prev {top: 33%;}
section {padding: 20px 0px;}
.current-project {background:#f2f2f2;}
.testimonials {padding: 50px 100px 100px 100px;}
.amenities {padding: 50px 100px 0px 100px;}
#testimonialsslider {width: 100%; max-width: 800px; margin: 0px auto; text-align: center;}
#testimonialsslider.owl-carousel .owl-nav .owl-next, #testimonialsslider.owl-carousel .owl-nav .owl-prev {top:35%; border: 1px solid #333;}
#testimonialsslider.owl-carousel .owl-nav .owl-next {right:-80px;}
#testimonialsslider.owl-carousel .owl-nav .owl-prev {left:-80px;}
.about-us-banner img {width: 100%; height: 500px; object-fit: cover;}
.about-us {padding: 60px 0px;}
.about-us h3 {font-size: 24px;}
.about-us p {font-size:16px; margin: 0 0px 20px 0px;}
.contact-us {padding: 60px 0px;}
.contact-us p {margin: 0;}
.margin-icon {margin-right: 10px;}
.enquiry-now {margin: 0 0 0 0; position:fixed; top: 120px; right:-280px; width: 280px; border: 1px solid #cdcdcd; transition: right 2s; background-color: white; padding: 2rem 1rem; float:right; z-index: 11;}
.enquiry-now.slidein {margin-right:0; right:0px; transition: right 1s;}
.btn-enquiry-now {width: 150px; padding: 10px 20px; margin: 0; top: 30%; font-size: 14px; position:absolute; left:-98px; color: white;
  transform: rotate(270deg); border-radius: 5px 5px 0px 0px; background-color: rgba(170, 26, 65, 100); font-weight: bold; text-align: center; cursor: pointer;}
.btn-enquiry-now:hover, .enquiry-now:hover .btn-enquiry-now { background-color: rgba(142, 193, 78, 100); transition: background-color .75s;}
.btn-enquiry-now:active {background-color: rgba(142, 193, 78, 100); transition: background-color .75s;}
.form-group {margin-bottom: 5px;}
.form-group label {font-size: 12px; font-weight: 600; color: #000; margin: 0;}
.form-control {font-size: 12px; font-weight: 400; margin-bottom: 5px;}
.testimonial-heading {font-size: 14px; font-weight: 600; color: #000;}
.testimonial-subheading {font-size: 12px; font-weight: 600; color: #000; display: block;}
.side-form {border: 1px #eee solid; text-align: center; padding: 20px; border-radius: 5px; box-shadow: 0px 0px 3px 0px #ccc;}
.side-form h1 {font-size: 24px; border-bottom: 2px #e96118 solid; margin-bottom: 20px; padding-bottom: 20px;}
.side-form .form-group {margin-bottom: 10px;}
.side-form label {text-align: left; display: block;}
.popup-onload {display: none; position: fixed; top: 20%; z-index: 110011; background: #fff; padding: 20px; border-radius: 5px; width: 100%; max-width: 800px; left: 50%; margin-left: -400px;}
.overlay11 {position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index: 1111;}
.popup-onload{ width: 100%; display: none; position: fixed; z-index: 101;}
.close {position: absolute; top: -15px; right: -15px; background: #FFF; opacity: 1; width: 30px; height: 30px; border-radius: 50%; font-size: 16px; display: flex; justify-content: center; align-items: center;}
.popup-form {display: flex; align-items: center; justify-content: space-between;}
.popup-form .form-control {margin: 2px;}
.popup-form .form-control.submit-btn {margin: 2px; color: #FFF; font-weight: 600; cursor: pointer; background: #e96118;}
.whatsappicon {position: fixed; top: 22%; right: 10px; width: 30px; z-index: 1;}
.call-now {font-size: 18px; font-weight: 600; color: #e96118; display: flex; align-items: center;}
.call-now i {margin-top: 12px; margin-right: 3px; font-size: 35px;}
.call-now a {color: #e96118;}
.amenities-box {min-height:280px;padding: 20px; margin-bottom: 20px; border: 1px #eee solid; box-shadow: 0px 0px 3px 0px #ccc;}
.amenities-box .amenities-icon img {width: 100px;}
.amenities-box .amenities-icon {margin: 10px 0px 20px 0px;}
.amenities-box h3 {margin: 10px 0px 10px 0px;}
.amenities-box p {font-weight: 500; line-height: 20px;}
#onloadform {background-color: #FFF; padding: 0px; color: black; position: fixed; bottom: 10px; right: 10px; width: 260px; transition: 0.2s; z-index: 110; box-shadow: 0px 0px 5px 0px #ccc; border-radius: 5px;}
#onloadform .side-form {padding:15px; border: 0px #000 solid; box-shadow: 0px 0px 0px 0px #ccc;}
#onloadform .side-form h1 {margin-bottom: 20px; padding-bottom: 20px; background: #e96118; color: #FFF; padding: 5px; font-size: 16px; font-weight: 400;}
#openagain {cursor: pointer;}

@media screen and (max-width: 768px) {
  header {top: 0 !important;}
  .call-now {font-size: 12px; margin-top: 5px; margin-right: 57px;} 
  .call-now i {margin-top: 7px; font-size: 14px;}
  .logo {width: 85px;}
  .banner {height: auto; margin-top: 54px; padding-bottom: 0;}
  .image-slider1 .owl-item img {height: 300px;}
  .section-title {font-size: 20px;}
  .amenities {padding: 20px;}
  .amenities-box {min-height: auto;}
  .amenities-box p {margin-bottom: 10px;}
  .testimonials {padding: 20px;}
  #testimonialsslider {font-size: 12px;}
  #testimonialsslider.owl-carousel .owl-nav .owl-next, #testimonialsslider.owl-carousel .owl-nav .owl-prev {display: none;}
  .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {width: 25px;height: 25px;font-size: 14px;}
  .about-us-banner img {width: 100%; height: auto; object-fit: cover;}
  .btn-enquiry-now { width: 100px; padding: 5px 10px; top: 7%; font-size: 12px; left: -65px;}
  .footer-logoTxt img {width: 150px;}
  .footer-widget {margin: 10px 0px;}
  .footer-content {padding-top: 10px !important; padding-bottom: 10px !important;}
  #close {top: 15px; right: 15px; font-size: 20px; color: #000;}
  .popup-onload {width:90%; top:25%; left: 3%; margin-left: 0;}
  .about-us, .contact-us {padding: 40px 0px;}
  .whatsappicon{ top:12%; right:5px; width:20px; }
}

.wrapper-1{width:100%; height:100vh; display: flex; flex-direction: column;}
.wrapper-2{padding :30px; text-align:center;}
.wrapper-2 h1{font-family: 'Kaushan Script', cursive; font-size:4em; letter-spacing:3px; color:#e96118; margin:0; margin-bottom:20px;}
.wrapper-2 p{margin:0; font-size:20px; color:#333; font-family: 'Source Sans Pro', sans-serif; line-height: 25px; letter-spacing:1px;}
.go-home {color:#fff; background:#e96118; border:none; display: inline-block; margin-top: 40px; padding:10px 50px; border-radius:30px; text-transform:capitalize; box-shadow: 0 10px 16px 1px rgba(233, 97, 24, 1);}
.go-home:hover {color: #FFF;}
.footer-like{margin-top: auto; background:rgba(233,97,24, 0.2); padding:6px; text-align:center;}
.footer-like p{margin:0; padding:4px; color:#e96118; font-family: 'Source Sans Pro', sans-serif; letter-spacing:1px;}
.footer-like p a{text-decoration:none; color:rgb(233, 97, 24); font-weight:600;}
@media (min-width:320px){
  .wrapper-2 h1 {font-size:2.5em;}
  .wrapper-1 {height: auto;}
}
@media (min-width:360px){
  .wrapper-2 h1{font-size:2.5em;}
  .go-home{margin-bottom:20px;}
  .wrapper-1 {height: auto;}
}
@media (min-width:600px){
  .content{max-width:1000px; margin:0 auto;}
  .wrapper-1{height: initial; max-width:620px; margin:0 auto; margin-top:50px; box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);}
}