            
body {
    background-color: #f1f1f1;
}

body h1 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
    margin:0;
    padding:0;
}

body h2 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

body h3 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

body h4 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

body p {
   font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

body ul {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

#all h1 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
    text-align: center;
    margin:0;
}

#all h1 span {
    color: red;
}

#all h3 {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
    text-align: center;
    margin:0;
}




            #wrapper {
                width:1175px;
                /*height:1400px;*/
                margin:0 auto;
            }
            
    
            
            
header {
    width:760px;
    height:180px;
    margin:0 auto;
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
     text-align: center;
    font-size: 1.5em;
    padding:0;
    margin-bottom: 10px;
    margin-top:50px;
}   

header h1 {
    margin:0;
    padding:0;
}  

header h1 span {
    color:red;
}  

#emailheader {
    width:280px;
    margin:0;
    padding:0;
    float:left;
}

#emailheader p {
    text-align: left;
    font-size: 18px;
    margin:0;
    padding:0;
}

#telheader {
    width:280px;
    margin:0;
    padding:0;
    float:right;
}

#telheader p {
    text-align: right;
    font-size: 18px;
    margin:0;
    padding:0;
}

#logo {
    width: 1150px;
    height: 170px;
    border-radius: 10px;
    -o-border-radius: 20px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}


#vms {
    width: 1150px;
    height: 575px;
    border-radius: 10px;
    -o-border-radius: 20px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    
}
 


#footprint img {
    width:30%;
    float:left;
    margin-right:20px;
}

#carbtext {
    padding:20px;
}

#video {
    display: inline-block;
    width:50%;
    padding-bottom: 1px;
}

#reccontent {
    display: inline-block;
    width:48%;
    margin-left: 20px;
    float:right;
}

#reclanyardleft {
    display: inline-block;
    width:46%;
    margin-left: 20px;
    float:left;
    background-image: url(images/bluebottles.jpg);
        background-color: #cccccc; /* Used if the image is unavailable */
  height: 300px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
    padding:10px;
}


#reclanyardright {
    display: inline-block;
    width:46%;
    margin-left: 20px;
    float:left;
    background-image: url(images/greenlanyards.jpg);
        background-color: #cccccc; /* Used if the image is unavailable */
  height: 300px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
    padding:10px;
}


#reclanyardleft h2 {
    text-align: center;
    color: #fff;
}

#reclanyardleft ul {
    color: #fff;
}
 

#reclanyardleft p {
    color: #fff;
}

#reclanyardright h2 {
    text-align: center;
    color: #fff;
}

#reclanyardright p {
    color: #fff;
}

#reclanyardright ul {
    color: #fff;
}

#recycled {
    width:110px;
    float:left;
    margin-right:20px;
}



#recimage {
    display: inline-block;
    width:80px;
    height: 50px;
}

#recimagelanyard {
    display: inline-block;
    width:200px;
    height: 50px;
}

#aboutheader {
    display: inline-block;
    width:820px;
    height: 100px;
}

#aboutheader h2 {
    text-align: center;
    margin:0;
    padding:0;
    font-size: 1.8em;
}

/*call us section*/
#callus {
    position: relative;
    width: 1150px;
    height: 180px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);  
}

#image {
    width:350px;
    height:180px;
    float:left;
}

#callus img {
    position:absolute;
    width:150px;
    bottom:0%;
    z-index: 10;
    left:50px;
}

#callustext {
    position:absolute;
    width:570px;
    left:260px;
    float:left;
    text-align: center;
    margin-top:16px;
}

#callustext h2 {
   margin:10px 0 0 0;
    font-size: 1.6em;
}

#callustext h3 {
   margin:10px 0 0 0;
    font-size: 1.4em;
}

#image2 {
    position: absolute;
    left:950px;
    Bottom:0%;
}

#image2 img {
    position:absolute;
    width:120px;
    bottom:0%;
    z-index: 10;
}
/*end of call us section*/

            
#description {
    width:100%;
    height:550px;
    margin:0;
    padding:0;
}
    
  
#six {
    display: inline-block;
    width:15%;
    border: solid #3280d8;
    margin-top:10px;
    cursor:pointer;
}

#six p {
    margin:2px;
}




#cardtitle {
    background-color: #3280d8;
    width:330px;
    margin:0 auto;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 25px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/ 
    padding:10px
}

#cardtitle h1 {
    color: #fff;
    font-size: 1.7em;
}








#cardabout {
    background-color: #3280d8;
    width:1110px;
    margin:0 auto;
    border-radius: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/ 
    padding:10px 20px 10px 20px;
}

#cardabout h1 {
    color: #fff;
    font-size: 1.7em;
    
}

#cardabout p {
    color: #fff;
    padding:0;
    margin:2px
}


#cardtop {
    width:280px;
    height:20px;
    background-color: #000;
    margin:0 auto;
    background: url(images/cardtop.png);
    background-size: 280px 20px;
}

/* The Modal (background) */
        .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 
        .modal-content {
            background-color: #fefefe;
            margin: auto;
            padding: 20px;
            border: 1px solid #888;
            width: 80%;
        }*/

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
    overflow:hidden;
    width: 95%;
}


.modal-content ul {
list-style-position: inside;
    text-align: left;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}


        /* The Close Button */
        .close {
            color: #fff;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }

        .close:hover,
        .close:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }


.modal-header {
  padding: 2px 16px;
  background-color: #3280d8;
  color: white;
}

.modal-body {
    padding: 2px 16px;
    overflow:hidden;
    width: 95%;
}

.modal-body img {
    float:left;
    margin-right:20px;
}

.modal-footer {
  padding: 2px 16px;
  background-color: #3280d8;
  color: white;
}


.featureList {
    width:100%
}


/*checlist section*/
@import url(https://fonts.googleapis.com/css?family=Roboto:300);

/* List styling */
.featureList, .featureList ul {
  margin-top: 0;
  padding-left: 1em;
  list-style-type: none;
}
.featureList li:before {
  position: absolute;
  margin-left: -1.3em;
  font-weight: bold;
}
.featureList li.tick:before {
  content: "\2713";
  color: darkgreen;
}
.featureList li.cross:before {
  content: "\2717";
  color: crimson;
}






#about {
    width: 1110px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); 
    padding:20px;
    overflow: auto; /* Enable scroll if needed */
}

#about h2 {
    margin:0;
}
 
/*added to navigate to correct position---*/
#about2 {
    position: relative;
    top:-70px;
    width:100%;
    height: 1px;
}
            
 /*shoertcut wrapper section*/
#shortcutwrapper {
    /*height:470px;*/
    width:1160px;
    margin:0 auto;
    text-align: center;
}

#shortcutwrapper span p {
  margin:0;
    padding:0;
    color:#3280d8;
}


.short {
    position: relative;
    display: inline-block;
    width:17%;
    padding-top:18%;
    background-color: #fff;
    /*float:left;*/
    margin: 5px 20px 15px 3px;;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    left:10px;
    border-radius: 10px;
}

.short img {
    position: absolute;
    top:0;
    left:0px;
    border-radius: 10px;
}
            
   .text {
   position:  absolute;
   top: 86%;
   left: 0;
   bottom: 0;
   right: 0;
   text-align: center;
   font-size: 20px;
   color: #000;
font-weight: 600;
    /*text-shadow: 2px 2px #000;*/
       font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
       /*background-color: rgba(255, 0, 0, 1); /* red with opacity */
}     

  .short     .button {
position:  absolute;
  background-color: #3280d8; /* Green */
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px;
    width:80px;
      bottom:40px;
      left:15%;
      font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}
            
    .short      .button:hover {
  background-color: #1371a0;
  color: white;
}
            
        

.short button {
    position:  absolute;
  background-color: #3280d8; /* Green */
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 14px;
    width:140px;
      bottom:40px;
      left:15%;
      font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}

   .short      button:hover {
  background-color: #1371a0;
  color: white;
}


            
            /*start of product cards*/
            
#productcontainer {
    background-color: #fff;
    width:348px;
    height:620px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding:10px 10px 5px 10px;
    margin:10px;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    top:0;
}    
            
       #productcontainer     .button {
  background-color: #3280d8; /* Green */
  border: none;
  color: white;
  padding: 10px 32px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
width:150px;
           margin:0 auto;
           font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}
            
     #productcontainer       .button:hover {
  background-color: #1371a0;
  color: white;
}
            
           
            
#productdescription {
height:230px;
    margin:0;
    padding:0;
            }
            
            #productdescription h2 {
    font-size: 1.5em;
                margin:0;
            }
            
            #productdescription h4 {
    font-size: 0.9em;
                margin:4px 5px 0 0;
            }
            
            #productdescription ul {
                margin:4px 0 0 0;
            }
            
            #productimage {
                position:relative;
                height:235px;
                margin:0;
            }
            
           .bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}
            
            #colourselection {
                width:100%;
                height:70px;
                padding:0;
                margin:0;
            }
            
.colorpicker {
    list-style-type:none;
}

.colorpicker li {
    float: left;
    list-style-type:none;
    text-align: center;
}

.colorpicker li img {
    width: 50px;
    margin:4px;
    height: auto;
    cursor: pointer;
}
            
            
   
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 8px;
  font-weight: bold;
  color: #cf142b;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
    background-image: url(uk.png);                   /*remove image and replace with colours if needed*/
  /*background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);*/
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #000;               /*the back of the ribbon top*/
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #000;   /*the back of the ribbon bottom*/
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}


/*eu ribbon*/
.ribboneu {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribboneu span {
  font-size: 8px;
  font-weight: bold;
  color: #003399;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
    background-image: url(eu.png);                   /*remove image and replace with colours if needed*/
  /*background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);*/
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribboneu span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #000;               /*the back of the ribbon top*/
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.ribboneu span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #000;   /*the back of the ribbon bottom*/
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}

.bottom-right {
    font-family: Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
}
             /*emd of product cards*/
            
  



/* Contact Section */
#contact {
	padding: 120px 0 60px 0;
	background: #F6F6F6;
}
#contact form {
	padding: 30px 0;
}
#contact h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family:Arial Rounded MT Bold, Helvetica Rounded, Arial, sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}






footer {
    width:100%;
    height:100px;
    background-color: #3280d8;
    margin-top:20px;
}
            
            
            /*------------------------------------------------------*/
            
            @media only screen and (max-width: 1175px) {
 
     
                
                #cardabout {
    width:710px;
    
}
                
                
                #video {
    display: block;
    width:90%;
    float:none;
                    margin: 0 auto;
}
                
                #footprint img {
    float:left;
    margin-right:20px;
    margin-top:20px;
}
                
                #reccontent {
    display: block;
    width:90%;
    float: none;
    margin: 0 auto;
    padding-top:20px;
}
                
#logo {
    width: 760px;
    height: 110px;
    margin-top: 0px;
    margin-bottom: 25px;
}   
                
   
#vms {
    width: 760px;
    height: 380px;
    margin-top: 0px;
    margin-bottom: 25px;
}  
                
                
                
                /*call us section*/
#callus {
    width: 760px;
    height: 135px;
    margin-top: 0px;
    margin-bottom: 25px; 
}

                
                #about {
    width: 710px;
}
                
                
#image {
    width:150px;
    height:100px;
}

#callus img {
    
    width:110px;
    bottom:0%;
    left:20px;
}

#callustext {
    width:520px;
    left:120px;
}

#callustext h2 {
   margin:5px 0 0 0;
    font-size: 1.4em;
}

#callustext h3 {
   margin:5px 0 0 0;
    font-size: 1.2em;
}

#image2 {
    left:640px;
}

#image2 img {
    width:83px;
    bottom:0%;
    z-index: 10;
}
/*end of call us section*/
                
                #wrapper {
                width:780px;
                margin:0 auto;
            }    
 

#recimage {
    display: none;
}
                
#aboutheader {
    width:420px;
    height: 120px;
}
  

                
                
                
#reclanyardleft {
    width:46%;
    margin-left: 5px;
  height: 435px; /* You must set a specified height */
}


#reclanyardright {
    width:46%;
    margin-left: 5px;
  height: 435px; /* You must set a specified height */
}
                
                
                
                
#description {
    height:580px;
}
                
                
                 /*shoertcut wrapper section*/
#shortcutwrapper {
    /*height:300px;*/
    width:770px;
    margin:0 auto;
}


.short {
    width:17%;
    padding-top:18%;
    margin: 0px 10px 15px 3px;;
    left:10px;
}
            
   .text {
   top: 80%;
   left: 0;
   bottom: 0;
   right: 0;
   font-size: 15px;
}     

  .short     .button {
  padding: 6px 15px;
  font-size: 14px;
    width:80px;
      bottom:40px;
      left:10%;
}
     
                
                  .short     button {
  padding: 6px 15px;
  font-size: 14px;
    width:110px;
      bottom:40px;
      left:10%;
}
                
                #productcontainer {
    width:345px;
}  
   
                
            
            /*------------------------------------------------------*/
            
            
            
            @media only screen and (max-width: 780px) {

                
                header {
                    width:550px;
                    height:135px;
                }                
   
                
#cardabout {
    width:510px;
}
                
                
#logo {
    width: 560px;
    height: 83px;
    margin-top: 0px;
    margin-bottom: 25px;
}  
                
                
#vms {
    width: 560px;
    height: 280px;
    margin-top: 0px;
    margin-bottom: 25px;
}  
                
                  /*call us section*/
#callus {
    width: 560px;
    height: 130px;
    margin-top: 0px;
    margin-bottom: 25px; 
}

  
       #footprint img {
           width:45%;
    margin-right:20px;
    margin-top:20px;
}                
                
#about {
    width: 510px;
}

                
                
#recimagelanyard {
    display: block;
    width:40%;
    height:70px;
    margin: 0 auto;
}
                
#aboutheader {
    width:100%;
    height: 80px;
}
  

                
                
                
#reclanyardleft {
    width:94%;
    margin-left: 5px;
  height: 350px; /* You must set a specified height */
}


#reclanyardright {
    width:94%;
    margin-left: 5px;
  height: 280px; /* You must set a specified height */
}
                
                
                
#image {
    width:100px;
    height:100px;
}

#callus img {
    
    width:100px;
    bottom:0%;
}

#callustext {
    width:360px;
    left:110px;
}

#callustext h2 {
   margin:5px 0 0 0;
    font-size: 1em;
}

#callustext h3 {
   margin:5px 0 0 0;
    font-size: 0.9em;
}
                
#image2 {
    left:460px;
}

#image2 img {
    width:78px;
}
                
/*end of call us section*/
                
                
                #description {
    height:750px;
}
                
                #wrapper {
                width:580px;
                margin:0 auto;
            } 
                
                
                
  /*shoertcut wrapper section*/
#shortcutwrapper {
    /*height:250px;*/
    width:580px;
    margin:0 auto;
}



                
                
.short {
    width:17%;
    padding-top:18%;
    margin: 0px 10px 10px 0px;;
    left:10px;
}
            
   .text {
   top: 80%;
   left: 0;
   bottom: 0;
   right: 0;
   font-size: 11px;
}     

  .short     .button {
  padding: 6px 10px;
  font-size: 12px;
    width:60px;
      bottom:25px;
      left:12%;
}
                
.short     button {
  padding: 6px 10px;
  font-size: 12px;
    width:80px;
      bottom:25px;
      left:12%;
}
                
#productcontainer {
    width:247px;
    height:530px;
}  
   
#productdescription {
height:230px;
            }
            
            #productdescription h2 {
    font-size: 1.3em;
                margin:0;
            }
            
            #productdescription h4 {
    font-size: 0.9em;
                margin:4px 0 0 0;
            }
            
            #productdescription ul {
                margin:4px 0 0 0;
                font-size: 0.9em;
            }
            
            #productimage {
                position:relative;
                height:168px;
                margin:0;
            }   
                
                .colorpicker li img {
    width: 35px;
    margin:4px;
}
                
         
                
}
            
            
            /*------------------------------------------------------*/
            
            
            @media only screen and (max-width: 600px) {
                
   #logo {
    width: 350px;
    height: 52px;
    margin-top: 0px;
    margin-bottom: 15px;
}                
  
                
#cardabout {
    width:310px;
}
                
                
   #vms {
    width: 350px;
    height: 175px;
    margin-top: 0px;
    margin-bottom: 15px;
}      
                
header {
    width:330px;
    height:120px;
    font-size: 0.9em;
    margin-bottom: 10px;
}   


#emailheader {
    width:350px;
}

#emailheader p {
    font-size: 18px;
    text-align: center;
}

#telheader {
    width:350px;
}

#telheader p {
    font-size: 18px;
    text-align: center;
}
                
                       /*call us section*/
#callus {
    width: 350px;
    height: 130px;
    margin-top: 0px;
    margin-bottom: 20px; 
}

                
                #about {
    width: 310px;
}
 
                
  #footprint img {
           width:100%;
    margin-right:20px;
    margin-top:20px;
}                    
                
                
#recimagelanyard {
    width:60%;
    height:70px;
    margin: 0 auto;
}
                
#aboutheader {
    width:100%;
    height: 80px;
}
  
#aboutheader h2 {
    font-size: 1.4em;
}
                
                
                
#reclanyardleft {
  height: 520px; /* You must set a specified height */
}


#reclanyardright {
  height: 360px; /* You must set a specified height */
}
                
                
                
 #six {
    width:29%;
    margin-top:5px;
}               
                
                
#image {
    width:150px;
    height:100px;
}

#callus img {
    
    width:75px;
    bottom:0%;
    left: 0px;
}

#callustext {
    width:240px;
    left:60px;
}

#callustext h2 {
   margin:5px 0 0 0;
    font-size: 1em;
}

#callustext h3 {
   margin:5px 0 0 0;
    font-size: 0.7em;
}
                
 #image2 {
    left:295px;
}

#image2 img {
    width:60px;
}               
                
                
                
/*end of call us section*/
                
 
                               #description {
    height:710px;
}
                
                #wrapper {
                width:350px;
                margin:0 auto;
            } 
                
                
            
/*shoertcut wrapper section*/
#shortcutwrapper {
    /*height:150px;*/
    width:360px;
    margin:0 auto;
}


.short {
    width:44%;
    padding-top:45%;
    margin: 0px 18px 10px 0px;;
    left:5px;
}
            
   .text {
   top: 80%;
   left: 0;
   bottom: 0;
   right: 0;
   font-size: 16px;
}     

  .short     .button {
  padding: 6px 10px;
  font-size: 14px;
    width:100px;
      bottom:40px;
      left:14%;
}
                
 .short     button {
  padding: 6px 10px;
  font-size: 14px;
    width:115px;
      bottom:40px;
      left:14%;
}               
                
                
                
#productcontainer {
    width:330px;
    height:550px;
    margin:20px 0 0 0;
}  
   
#productdescription {
height:190px;
            }
            
            #productdescription h2 {
    font-size: 1.3em;
                margin:0;
            }
            
            #productdescription h4 {
    font-size: 0.9em;
                margin:4px 0 0 0;
            }
            
            #productdescription ul {
                margin:4px 0 0 0;
                font-size: 0.9em;
            }
            
            #productimage {
                position:relative;
                height:220px;
                margin:0;
            }   
                
                .colorpicker li img {
    width: 50px;
    margin:4px;
}
     
                
                #recycled {
    display: block;                
    margin: 0 auto;
    float: none;
}
                
               #about h2{
    text-align: center;
}     
                
}
                
                .modal-body img {
    float:none;
    margin-right:20px;
}
            
        </style>
        