body, html {
    height: 100%;
}
body{
  margin:0px;
  padding:0px;
  background-color:#E65500 /*#322B3E*/;
  color: #F6F2E0;
  position: relative;

  font-family: gibbs, sans-serif;
  font-weight: 400;
  font-style: normal;

}
footer{
  padding-top: 15px;
  text-align: center;
  background-color: #E65500;
/*  padding-bottom: 15px;*/
}


/*//////////////////////////////*/

/*/////////////////////////////*/
img{
  width: auto;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
.container-fluid img{
/*  border-style: solid;
  border-width:10px 10px 30px 10px;
  border color: white;*/
   border: 5px solid transparent;

 /*  border-radius: 4%;*/
}
.container-fluid {
  border: 5px solid transparent;
}


p{
  text-align: left;
  margin: 4%;
  padding: 1% 2%;
  position: relative;
  box-sizing: border-box;
}

a{
  color:#F6F2E0;
}

a:hover{
  text-decoration: none;
}
/*img.fa.fa-vimeo{
  width:72px;
  height:72px;
}*/
/*img.fa.fa-instagram{
  width:72px;
  height:72px

img.fa.fa-linkedin{
  width:72px;
  height:72px;
}
img.fa.fa-linkedin:hover{
  width:72px;
  height:72px;
}*/
/*.h3{
  padding: 0px 0px;
  margin-bottom: 4rem;

}*/
/*///////////////////////////*/
.col-sm-12 {
  text-align: center;
  padding: 0px 0px;
  margin: 0px;
}
.col-md-12 {
  text-align: center;
  padding: 0px;
  margin: 0px;
}
.col-md-4{
  text-align: center;
  padding: 0px 4px;
  margin: 0px;
}
.col-sm-4{
  padding: 0px;
  margin: 0px;
}
.col-sm-2{
  padding: 0px;
  margin: 0px;
}
.col-md-6{
  padding: 0px;
  margin: 0px;
}

.row{
  padding:0px 0px;
  margin: 0px;
}

.col-sm-10 p{
  padding: 0px;
  margin: 0px 10%;
  padding-left: 0px;
  padding-right: 0px;
}
.col-sm-2 p{
  padding: 0px;
  margin: 0px 10%;
  padding-left: 0px;
  padding-right: 0px;
}

.row .col-sm-10 {
  padding: 10px 0px;
  margin: 0px;
}

.row .col-sm-2 {
  padding: 10px 0px;
  margin: 0px;
}
/*////////////////////////////*/
.container-fluid{
  padding: 0px;
  margin:0px;
  position: relative;
  text-align: center;
  box-sizing:border-box;
}
.container-main{
  padding: 0px;
  margin: 0px;
 
  text-align: left;
  box-sizing:border-box;
}
.container-thumb img{
  position: relative;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  border-radius: 0px;
}
.container-img{
  text-align: center;
}
.container-vert{
  width:auto;
  height: 75%;
  text-align: center;

}
/*/////////////footer///////////////////*/
.back{
  text-align: right;
  margin-top: 10px;
  margin-bottom: 1%;
  margin-right:5%;
  color:#E65500;
  

}
.back a:hover{
  opacity: 100%;
  /*color:#322B3E;
  background:#F6F2E0;
  padding:5px;
  border-radius: 6px;
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);*/
}
.back img{
    width:42px;
    height: auto;
    opacity: 80%;
}
.back img:hover{

    opacity: 100%;
}
/*-----------nav--------------*/
.navbar-brand{
  font-family: capitol, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 35px;
}

.topnav {
  overflow: hidden;
  background-color: #E65500;
  text-align:center;
  padding-left: 2%;
  padding: 14px 14px;
}

.topnav a {
  float: left;
  display: block;
  color: #F6F2E0;
  text-align: center;
  text-decoration: none;
}

.topnav a:hover {
  color: #FDA534;
}

.topnav a.active {
  background-color: #E65500;
  color: white;
}

.topnav .icon {
  display: none;
}
.nav-logo{
}


/*////////////////////small logo////////////////////*/
.logo img{
   background-image: url('assets/logo_1');
   height: 48px;
   width: 48px;
   position: absolute;
}
.logo img:hover {
   background-image: url('assets/personal_moving_logo_2.gif');
   height: 48px;
   width: 48px;
}
a logo {
  width: 45px;
  height: auto;
  margin-left:1%;
  margin-right: 2%;
}
/*///////////////////*/
.video iframe{
  display: block;

  margin: 0;
  border: 0;
}



/*////////////////section breaks////////////////////////*/

#section1{
  background-color:/* #48b5bf*/white;
  padding:0px;
  margin: 0px;
}
#section2{
  background-color: #FDA534;
  padding:0px;
  margin: 0px;

}
#section3{
  background-color: #322B3E;
  padding:6%;
  margin: 0px;

}
/*//////////////////////////////////////////*/
h1{
  padding-left:6%;
}

.topic-descript-overlay{

  padding: 20%;
  text-align: center;
  box-sizing: border-box;
  color:Black;
  opacity: 0.9;
  font-size:5vw;
}
.statement h1{
    text-align: left;
    padding-bottom: 5px;
    margin-top: 4%;
}

.description{
  text-align: left;
  /*padding: 10px;*/
  /*margin-top: 4%;*/
}
.footer_links{
  margin:25px;
 
}

img .footer_links {
  padding-right: 0px;
}

/*.footer_links img:hover{
padding: 5px;*/


}
/*/////////////////////////////////////////*/
.fa {
  padding: 10px;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
  margin: 10px 10px;
}
.fa:hover {
  text-decoration: none;
  color:#CC430A;
  border-image-width: 10px;
}



  /*/////////////////////*/
 
 .container-thumb img{
  position: relative;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  border-radius: 0px;
}

/*////////////Image Button////////////////*/
.port_button a {
    font-family: gibbs,sans-serif;
    font-weight: 700;
    font-style: normal;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: transparent;
 
    color: white;
    font-size: auto;
    padding: 12px 24px;
    border:  1px solid #FDA534;
    cursor: pointer;
    border-radius: 20px;
    text-align: center;
}

.port_button a:hover {
    color: white;
    background-color:transparent;
    border: none;
}
.port_button a:hover img:hover{
  background-color:#CC430A;
  opacity: 0.5;
  }

.port_button:hover .overlay {
  opacity: .9;
}

.port_button a:hover{
  
    color: white;
    font-size: auto;
    padding: 12px 24px;
    border:  2px solid white;
    cursor: pointer;
    border-radius: 20px;
    text-align: center;
    opacity: 1;
}
.port_button .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .25s ease;
  background-color:#E65500;
}

.overlay{
   border: 5px solid white;
   /*border-radius: 4%;*/
}
/*///////image popup//////*/
.modal-content{
 /* background-color: transparent;*/
  width:100%;

}
.modal-title{
  color: #322B3E;
}
.modal-body {
  position: relative;
  box-sizing: border-box;
  padding: 0px;
  margin: 0px;
}

.modal-footer {
  display: block;;
  padding: 0px;
  margin: 0px;
  color: #000000;
  font-family: gibbs, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.desktop{
  
}
/*/////mobile/////*/
@media only screen and (min-width: 320px) and (max-width: 992px) {
.phone{

}


  .port_button a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: transparent;
    color: white;
    font-size: auto;
    padding: 12px 24px;
    border:  1px solid #FDA534;
    cursor: pointer;
    border-radius: 20px;
    text-align: center;
  }
  .port_button .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color:#CC430A;
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
    opacity: .9;
  }
 .port_button:hover .overlay {
    bottom: 0;
    height: 100%;
  }
.port_button a:hover{
  /*  border-radius: 20%;*/
    color: white;
    font-size: auto;
    padding: 12px 24px;
    border:  1px solid white;
    cursor: pointer;
    border-radius: 20px;
    text-align: center;
    opacity: 1;
  }
.overlay{
   border: none;

  }
/*
  .container-fluid {
  border: none;}*/
.socal{
     padding: 15px 15px;
     margin: 10px;
    margin-bottom: 10%;
}

