﻿/*********************************************************************************
    CSS added by Rinat    	

**********************************************************************************/

/*******Cookie Modal*/

/* The Modal (background) */
.cookie-modal {
  display: none; /* hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.cookie-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}




/***End cookie modal*/
.hero-image {
        background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(../static/img/homepage_main_img.html);
        height: 50vh;
        width: 100%;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
hero-image::after {
  }

    .hero-text {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-size: 50px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
    }
.menu-item-text{text-align: center; position: absolute; top: 5%; left: 5%; color: white;}
textarea { 
    height: auto; 
    width:auto;
    /* The max-width "100%" value fixes a weird issue where width is too wide by default and extends beyond 100% of the parent in some agents. */
    max-width: 100%;}  
input {
    /* The max-width "100%" value fixes a weird issue where width is too wide by default and extends beyond 100% of the parent in some agents. */
    max-width: 100%;
}

.logo{
    height:80px;
    padding:0px;
        float:left;
        top:0;
        left:0;
}

.website_logo{
    height:50px;
    padding:0px;
        float:left;
        top:0;
        left:0;
}

.call-to-action-button{
  align-items: center;
  border-radius: 5px;
  background-color: initial;
  background-image: linear-gradient(#DDB215,#EDC73B 50%);/*linear-gradient(#D57A15, #EEA554 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
}

.promo{
    float: right;
}

.link_button{
    border:none;
    text-decoration:underline;
    cursor:pointer;
    color:#069;
    text-transform:capitalize;
}


a.disabled {
  pointer-events: none;
  cursor: default;
  color:grey;
}

.image_fit{
  width: 800px;
  height: 600px;
  object-fit: contain;
}

.logo-button {
  align-items: center;
  border-radius: 50%;
  height: 2px;
  width: 2px;
  background-color: initial;
  background-image: linear-gradient(#781E2D,#CD354E, #EA8A25, #628F21 ); /*linear-gradient(#c92954, #da5a3c 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align:middle;
  
}

div > * {
    vertical-align:middle;  
        
}
.logo-text{
    display:inline-block;
    padding-left:9px;
    margin-left:2px;
    vertical-align:middle;
    color:#555555;
    background-repeat:no-repeat;
    padding-right:200px;
    


    
    
    
    
    
}

.red-button-1 {
  align-items: center;
  border-radius: 50%;
  height: 2px;
  width: 2px;
  background-color: initial;
  background-image: linear-gradient(#BF5151,#CA7070 50%); /*linear-gradient(#c92954, #da5a3c 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
}


@media (min-width: 768px) {
  .red-button-1 {
    font-size: 21px;
    padding: 24px 24px;
  }
}

.orange-button-2 {
  align-items: center;
  border-radius: 50%;
  height: 2px;
  width: 2px;
  background-color: initial;
  background-image: linear-gradient(#DDB215,#EDC73B 50%);/*linear-gradient(#D57A15, #EEA554 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
}


@media (min-width: 768px) {
  .orange-button-2 {
    font-size: 21px;
    padding: 24px 24px;
  }
}

.green-button-3 {
  align-items: center;
  border-radius: 50%;
  height: 2px;
  width: 2px;
  background-color: initial;
  background-image: linear-gradient(#6CBC9C,#8DCBB2 50%); /*linear-gradient(#78AD29, #92D038 50%);linear-gradient(#71d632, #a6b52c 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;



  
  
  }


@media (min-width: 768px) {
  .green-button-3 {
    font-size: 21px;
    padding: 24px 24px;
  }
}




.red-button-1-small {
  align-items: center;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  background-color: initial;
  background-image: linear-gradient(#BF5151,#CA7070 50%);
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
}


@media (min-width: 768px) {
  .red-button-1-small {
    font-size: 12px;
    padding: 15px 15px;
  }
}

.orange-button-2-small {
  align-items: center;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  background-color: initial;
  background-image: linear-gradient(#DDB215,#EDC73B 50%);
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
}


@media (min-width: 768px) {
  .orange-button-2-small {
    font-size: 12px;
    padding: 15px 15px;
  }
}

.green-button-3-small {
  align-items: center;
  border-radius: 50%;
  height: 6px;
  width: 6px;
  background-color: initial;
  background-image: linear-gradient(#6CBC9C,#8DCBB2 50%);/*linear-gradient(#71d632, #a6b52c 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 18px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;



  
  
  }


@media (min-width: 768px) {
  .green-button-3-small {
    font-size: 12px;
    padding: 15px 15px;
  }
}

.red-button-1-large {
  align-items: center;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  background-color: initial;
  background-image: linear-gradient(#BF5151,#CA7070 50%);
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  display:inline-flex;
  vertical-align: baseline;
  width: 100px;
 height:100px;
}


@media (min-width: 768px) {
  .red-button-1-large {
    font-size: 14px;
    padding: 10px 10px;
  }
}

.orange-button-2-large {
  align-items: center;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  background-color: initial;
  background-image: linear-gradient(#DDB215,#EDC73B 50%);
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  display:inline-flex;
  vertical-align: baseline;
  white-space: normal;
 width: 100px;
 height:100px;
 line-height:1.5em;
}

.orange-button-2-large:disabled{
    background-image: linear-gradient(#D57A15, #EEA554 50%);
  color: #dddddd;
  
}


@media (min-width: 768px) {
  .orange-button-2-large {
    font-size: 12px;
    padding: 20px 20px;
  }
}

.green-button-3-large {
  align-items: center;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  background-color: initial;
  background-image: linear-gradient(#3A7E62,#429070 50%);/*linear-gradient(#71d632, #a6b52c 50%);*/
  border-width: 0;
  box-shadow: rgba(57, 31, 91, 0.24) 0 2px 2px,rgba(179, 132, 201, 0.4) 0 8px 12px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-flex;
  font-family: Quicksand,sans-serif;
  font-size: 14px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: .04em;
  
  margin: 0;
  padding: 18px 18px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 4px,rgba(255, 255, 255, 0.2) 0 0 12px,rgba(57, 31, 91, 0.6) 1px 1px 4px,rgba(57, 31, 91, 0.32) 4px 4px 16px;
  user-select: none;
  -webkit-user-select: none;
  
  vertical-align: baseline;
  white-space: normal;
  width: 100px;
 height:100px;


  
  
  }
.green-button-3-large:disabled{
  
  background-image: linear-gradient(#A3D9A8, #A3D9A8 50%);
  color: #dddddd;
  
  
}


@media (min-width: 768px) {
  .green-button-3-large {
    font-size: 14px;
    padding: 10px 10px;
  }
}

.large-button-number{
    display:inline-flex;
    margin-right:10px;
    margin-left:15px;
    position:relative; 
    bottom:40px;
}



.divider{
    width:50px;
    height:auto;
    display:inline-block;
}

.vertical-divider{
    width:auto;
    height:80px;
    display:inline-block;
}

.vertical-divider-small{
width:auto;
    height:20px;
    display:inline-block;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  
  border-right:10px solid cadetblue; 
  display:inline-grid;
  margin-top:15px;
}

.text-box{
    border-top:1px solid cadetblue;
    border-bottom:1px solid cadetblue;
    border-right:1px solid cadetblue;
    border-left:1px solid cadetblue;
    display:inline-grid;
    padding:10px;
    margin-top:15px;
    background-color:aliceblue;
}

.horizontal-tip-box{
    border-top:1px solid #ffd800;
    border-bottom:1px solid #ffd800;
    border-right:1px solid #ffd800;
    border-left:1px solid #ffd800;
    display:inline-grid;
    padding:10px;
    margin-top:15px;
    background-color: lemonchiffon;
}
.subdomain_radio_tip{
    
    color:#666666;
    font-size:16px;
    
}

.domain-search-wrapper{
    overflow:hidden;
}

.domain-search-button{
    background-image: linear-gradient(#A88710, #C49E12 50%);
    float:left;
    color:white;
    margin-left:10px;
}

.payment-button{
    background-image: linear-gradient(#3A7E62,#429070 50%);
    float:left;
    color:white;
    margin-left:10px;
}
.domain-search-box{
    float:left;
    width:280px;
}

fieldset {
    overflow: hidden
}

.available_domains_radio_buttons_set{
    float: left;
    margin-top:50px;
    margin-bottom:50px;
   
}

.available_domains_radio_buttons_table{
    border:0;
}

.available_domains_call_for_action{
    font-size:18px;
    font-weight:bold;
}

.available_domains_radio_buttons_table tr td{
    border:0;
}

.available_domains_radio_buttons_price{
    font-size:28px;
}

.available_domains_radio_buttons_currency{
    font-size:14px;
}

.available_domains_radio_buttons_set label + input {
    clear: both;
}
.available_domains_radio_buttons-label{
    font-weight: normal;
    font-size:medium;
    float:left;
    font-size:22px;
    display: block;
    padding: 0px 1em 0px 8px;
    clear: none;
    vertical-align:middle;
      
  

}

.available_domains_radio_buttons-input{
    float: left;
      clear: none;
      vertical-align:middle;
      margin-bottom:0;
      margin-top:10px;
      
      
}

.domain-search-loader {
    text-align:center;
}

.tip-container{
    display: grid;
    grid-template-columns: minmax(10px, max-content) 1fr;
    
}

.one-step-container{
    margin-bottom:80px;
    
}
.step-input-container{
    margin-top:30px;
    margin-left:50px;

}

.step-input-container-no-indent{
    margin-top:30px;
    
}



#editor{
    height:1000px;
}

.bold-text{

  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem;
}

.orientation-box{
    border-width:2px;
    border-color:dimgrey;
    border-style:solid;
    width:75px;
    height:45px;
    padding:5px;
    letter-spacing: 2px;
    border-radius:2px;
    font-size:32px;
    color:dimgrey;
  float:right;

}

.orientation-box-vertical{
    border-width:2px;
    border-color:dimgrey;
    border-style:solid;
    width:40px;
    height:70px;
    padding:5px;
    
    letter-spacing: 2px;
    border-radius:2px;
    font-size:32px;
    color:dimgrey;
    float:right;
    
   
}

.orientation-radio{
    float:left;
    

}

.orientation-container{
    display:flex;
    align-items:center;
    justify-content: space-between;
    border-color:#e9e9e9;
    border-width:1px;
    border-style:solid;
    padding: 10px;
}

.vertical-orientation-container{
    display:flex;
    align-items:center;
    justify-content: space-between;
    border-color:#e9e9e9;
    border-width:1px;
    border-style:solid;
    padding: 10px;
    width:100px;
}
.vertical-divider-orientation{
    width:auto;
    height:40px;
    display:inline-block;
}



.page_section_image{
    padding:4px;
    width:100%;
    
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.page_section_text{
    padding-top:30px;
}

.footer-item{
    padding-top:20px;
   vertical-align:top;
    
}
.footer-container{
    padding: 50px;
    border-top: 1px solid lightgray;
    align-items:flex-start;
}

.footer-link{
    text-decoration:none;
    color:black;
}

.site-wide-page-container{
    border-color: #70AD47;
    border-width:2px;
}

.button-black{
    background-color:#555555;
    color:#f9f9f9;
    text-transform: none;
    border-radius:5px;
    height:50px;
}

.button-black:hover{
    color:burlywood;
}

.page-margin{
    margin-left: 1%;
}
.side-tip{

}

.section-container{
    
    padding:10px;
    
    

}

.page-container{
    
    padding:10px;
    

}

.green-step-container{
    padding-bottom: 50px;
    border-bottom: 1px solid lightgray;
}

.orange-step-container{
    padding-bottom: 50px;
    border-bottom: 1px solid lightgray;
}

.horizontal-section-left-step-container{
    padding-right: 25px;
    border-right: 1px solid lightgray;
    margin-right:25px;
}

.horizontal-section-right-step-container{
    padding-left: 25px;
    border-left: 1px solid lightgray;
    margin-left:25px;
}

.intro-container{
    padding-top:25px;
    padding-bottom:25px;
}

.mobile{
    display:none;
}

.desktop{
    display:block;
}

.line-with-1-2-3{
    display:inline;
    vertical-align:middle;
}

.three-buttons-next-to-each-other{
    position:absolute;
} 
.website-name {
    display: inline-flex;
    align-items: center;
    padding-top: 20px;
    
}

.is_subdomain_radio{
    list-style: none;
    font-size: 20px;
}

@media (max-width: 750px) {
  
   iframe{width: 107%;}
}

/* smaller than desktop */
@media (max-width: 1050px) {
    .website-name {
        display: inline-flex;
        align-items: center;
        padding-top: 10px;        
    }
    

    .footer-container{
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 30px;
        padding-bottom: 50px;
        border-top: 1px solid lightgray;
        align-items:center;
    }
    .mobile{
        display:block;
    }
    .desktop{
        display:none;
    }

    .logo{
        height:50px;
        padding:0px;
        float:left;
        top:0;
        left:0;
    }
    .website_logo{
        height:50px;
        padding:0px;
        float:left;
        top:0;
        left:0;
    }
    .header-mobile-container{
        position:absolute;
        background-color:white;
        border-bottom:1px solid lightgray;
        top:0;
        padding: 7px;
        z-index:1;
        left:0;
        right:0;
        width:100%;

    }

    .vertical-divider{
        width:auto;
        height:50px;
        display:inline-block;
    }
    

    .side-tip{
        display:none;
    }
    .large-button-number{
    
        display:none;
    }

    .trash-bin-div{
        text-align:right;
    }
    .section-container{
        padding-top:50px;
        border-top:1px solid black;
    }
    .horizontal-section-left-step-container{
        padding-right: 0px;
        border-right: 0px solid lightgray;
        margin-right:0px;
        padding-bottom: 50px;
        border-bottom: 1px solid lightgray;
        margin-bottom:50px;
    }
    .horizontal-section-right-step-container{
        padding-left: 0px;
        border-left: 0px solid lightgray;
        margin-left:0px;
        padding-top: 50px;
        border-top: 1px solid lightgray;
        margin-top:50px;
    }
    .red-button-1-small{
        width:1px;
        height:1px;
    }
    .orange-button-2-small{
        width:1px;
        height:1px;
    }
    .green-button-3-small{
        width:1px;
        height:1px;
    }
    .arrow-left {
        width: 0;
        height: 0;
        border-top: 0;
        border-bottom: 10;
        border-right: 0;
        display: inline-grid;
        margin-top: 0px;
    }
}

/* Larger than tablet */
@media (min-width: 1050px) {

    .section-container{
    border-width:1px;
    border-color:lightgray;
    border-style:solid;
    padding:50px;
    border-radius:5px;

}

.page-container{
    border-width:1px;
    border-color:black;
    border-style:solid;
    padding:50px;
    border-radius:5px;

}
}



