/*form css*/

.form {
    width: 80%;
    margin: 50px auto 0;
    display: table;
}

textarea {
    width: 100%;
    height: 40px;
    /*    margin-top: 20px;*/
    border: 1px solid #e6e6e6;
    text-indent: 10px;
    padding-top: 10px;
}

.file-cd {
    border-bottom: none!important;
    opacity: 0;
}

.ad-file {
    background: #ffffff!important;
    padding: 10px 144px;
    color: #4f6383;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #4f6383;
}

.ad-cl {
    clear: both;
}

section#free-trial {
    background: #dddddd66;
}

.space-cd, input.form-control.space-cd {
    margin-bottom: 40px!important;
    float: left;
}

.space-cd {
    height: 50px!important;
}

.free-form-cd, .free-form-cd:hover {
    text-align: center;
    display: table;
    background: #e05856;
    margin: 40px auto 0;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.file-upload {
    position: relative;
    /*    display: inline-block;*/
}

.file-upload__label {
    display: block;
    transition: background .3s;
    padding: 12px 170px;
    color: #7b9490;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #7b9490;
    /* position: relative; */
    &:hover {
        cursor: pointer;
        background: #000;
    }
}

.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}

.cd-progress {
    background: #c2ccdc;
    padding: 13px 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.file-con {
    width: 100%;
    position: absolute;
    top: 0;
    border: none;
    background: transparent;
    font-size: 15px;
    font-weight: 600;
    color: #7b9490;
    padding: 15px;
}

button.close.cd-closefile, button.close.cd-closefile:hover {
    color: #7b9490!important;
    font-size: 20px!important;
    opacity: 99!important;
}

.cd-tran {
    width: 70px;
}

.plain-select {
    vertical-align: middle;
    position: relative
}

.plain-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    border: 1px solid #c8c8c8;
    color: #9f9f9f;
    padding: 4px 20px 7px 10px;
    margin: 0;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 4px
}

.ie8 .plain-select select {
    padding-right: 3px
}

.plain-select select:focus {
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color: #66afe9
}

.plain-select::-ms-expand {
    display: none
}

.plain-select:after {
    content: "";
    position: absolute;
    z-index: 2;
    right: 8px;
    top: 50%;
    margin-top: 0;
    height: 0;
    width: 0;
    border-top: 5px solid #a2a2a2;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    pointer-events: none
}



.custom-adword-field {
    min-height: 48px;
    font-size: 16px !important;
}

.input-group[class*=col-] {
    float: left;
}

.adword-pa-field {
    margin: 15px 28px;
}

input.form-control.border-radius.custom-adword-field {
    margin-bottom: 0 !important;
}

.adword_free-trial {
    width: 65%;
    float: none;
    margin: 25px auto;
}

.adword-new-form {
    -webkit-box-shadow: 3px 3px 10px rgb(32, 108, 158);
    box-shadow: 3px 3px 10px rgb(32, 108, 158);
}

span.file-upload-sec {
    width: 100%;
    display: block;
    border: 2px dashed #5aa5cb;
    padding: 48px 0;
    margin-top: 0;
    text-align: center;
}

span.adword-sub-btn {
    background: #206c9e;
    color: #fff !important;
    font-size: 20px !important;
    padding: 15px 35px;
    border-radius: 7px;
    margin: 10px 0;
    display: inline-block;
    font-weight: 500;
}

span.adword-sub-btn:hover, span.adword-sub-btn:active, span.adword-sub-btn:focus {
    color: #fff;
    background: #225575;
    transition: 0.2s;
}

span.banner-ext-cont {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 19px;
    margin: 15px 0 25px;
    float: left;
    width: 100%;
    font-weight: 500;
}

.file-upload {
    position: relative;
}

.file-upload__label {
    display: block;
    transition: background .3s;
    padding: 12px 0;
    color: #3e7fa9;
    font-size: 16px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #3e7fa9;
    position: relative;
    text-align: center;
    margin: 0!important;
}

.cd-progress {
    background: #c2ccdc;
    padding: 13px 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.file-upload__input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 1;
    width: 0;
    height: 100%;
    opacity: 0;
}

ul.adword-price li span {
    float: left;
    width: 80%;
    line-height: 25px;
}

.adwords-custom-btn {
    border-radius: 30px !important;
    float: none !important;
}

span.input-group-addon {
    color: #999 !important;
}
span.adword-sub-btn.freetrialsubmit { cursor: pointer; }
label.file-upload__label { cursor: pointer; }


.pull-left span {
    font-size: 17px!important
}
/*responsive style*/
@media only screen and (min-width:1101px) and (max-width:1199px) {
    .adword_free-trial {
        width: 85%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
    }
    div#info {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:1025px) and (max-width:1100px) {
    .adword_free-trial {
        width: 85%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
    }
    div#info {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:990px) and (max-width:1024px) {
    .adword_free-trial {
        width: 85%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
    }
    div#info {
        float: left;
        width: 100%;
    }
    .adword-pa-field {
        margin: 15px 15px!important;
        width: 45%;
    }
}

@media only screen and (min-width:841px) and (max-width:989px) {
    .adword_free-trial {
        width: 95%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
    }
    div#info {
        float: left;
        width: 100%;
    }
    .adword-pa-field {
        margin: 15px 15px;
        width: 45%;
    }
}

@media only screen and (min-width:768px) and (max-width:840px) {
    .adword_free-trial {
        width: 100%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
        padding: 20px 15px !important;
    }
    .adword-pa-field {
        margin: 15px 15px!important;
        width: 45%;
    }
    div#info {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:641px) and (max-width:767px) {
    .adword_free-trial {
        width: 100%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
        padding: 20px 15px !important;
    }
    .adword-pa-field {
        margin: 15px 13px!important;
        width: 45%;
    }
    div#info {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width:481px) and (max-width:640px) {
    .adword_free-trial {
        width: 100%!important;
        overflow: hidden;
    }
    .adword-new-form {
        width: 100% !important;
        padding: 20px 15px !important;
    }
    .adword-pa-field {
        margin: 25px auto!important;
        width: 95%;
        float: none !important;
    }
}

@media only screen and (min-width:320px) and (max-width:480px) {
    .adword_free-trial {
        width: 100%!important;
        overflow: hidden;
        padding: 0;
    }
    .adword-new-form {
        width: 100% !important;
        padding: 20px 15px !important;
    }
    .adword-pa-field {
        margin: 25px auto!important;
        width: 100%;
        float: none !important;
    }
    span.adword-sub-btn {
        font-size: 19px !important;
        padding: 15px 30px!important;
    }
}
/*responsive style*/
.displaynone{
    display: none;
}
.pad-50{
    height: 48px;
}
.form-control:focus { 
	border-color: #66afe9!important; 
	outline: 0!important; 
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important; 
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)!important; 
}

/*=========Terms & conditions=========*/
input.term-check {
  height: 15px;
  width: 15px;    
  margin-right: 10px;
  margin-top: 1px;
  float: left;    
}
span.term-p {    
  font-size: 15px !important;
  letter-spacing: .3px;
  font-family: Proxima Nova,sans-serif!important;    
  display: inline;
  color: #333;
}
.prv-pol{
  margin: 0 auto;
  display: table;
  padding: 10px 0;
}
span.term-p a {
  text-decoration: underline;
}
span.term-p a:hover { color: #3894e5; }