@media (min-width: 992px) {
    .d-phone { display: none !important; }
    .d-width{width:40%}
    .d-bg{background: url(../img/nav-bg.png) no-repeat center;
    background-size: 100%;background-position: 0px 40%;}
    .d-col-4 {flex: 0 0 33.3333333333%;max-width: 33.3333333333%;}
    .color-palette .color-entry{margin:50px !important}
    .d-biangkuang{
			    background-image: url('../img/bian2.png');
			    background-size: 100% 105px;
			    top: 0px;
			    height:105px;
			    z-index: 1;
			    transform: scale(1, 1.5);
			    position: relative;
			    width: 100%;
			    }

    .leftico1 {
        display: block;
        width: 300px;
        height: 300px;
        position: absolute;
        right: 7%;
        top: 30%;
        z-index: 888888;
    }
    .leftico {
		display: block;
		width: 300px;
		height: 300px;
		position: absolute;
		left: 12%;
		top: 30%;
		z-index: 888888;
	}
	.d-input{display: flex}
	.d-font{font-size: 1rem;}
	.d-img-h{height: 500px;}
	.d-width-about{   width: 70%;padding: 0px 20px;
    border-left: 5px solid #ff9437;
    font-size: 18px;
    line-height: 38px;}
    .d-width-about4{width:70%}
    .d-width-author{width:70%}
    .d-cata{float: right;
    
    width: 66%;
    text-align: left;}
    .d-catabtn{background: #ffc081;
    height: 45px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 20px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    display: block;
    width: 280px;
        margin: 0px auto;}
    .d-cata-img{  
    width: 300px;
    margin:0px auto;
    padding: 25px;
    background: #fcc081;
    border-radius: 20px;
    }
     .d-cata-btn{margin-top: 20px;
   
}
}



@media (max-width: 767.98px) {
    .d-phone { display: block !important; }
    .d-width{width:80%}
    .d-bg{background:background: url(../img/nav-bg.png) no-repeat center;
    background-size: 100%;}
     .d-col-4 {flex: 0 0 100%;max-width: 100%;}
     .color-palette .color-entry{margin:1px !important}
     .d-biangkuang{  background-image: url('../img/bian2.png');
        background-size: 100% 60px;
        top: 0px;
        height: 55px;
        z-index: 1;
        transform: scale(1, 1);
        position: relative;
        width: 100%;
			    }
	.leftico {
		display: none;
		width: 300px;
		height: 300px;
		position: absolute;
		left: 10%;
		top: 30%;
		z-index: 888888;
	}
	 .leftico1 {
        display: none;
        width: 300px;
        height: 300px;
        position: absolute;
        right: 7%;
        top: 30%;
        z-index: 888888;
    }
    .gform_fields .gfield--width-third {
    width: 100%;
    margin-right: 2%;
    display: inline-block;
}
.d-catabtn{background: #ffc081;
    height: 45px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 20px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    display: block;
    width: 100%;}
     .d-cata-img{
    width: 100%;
    margin:0px auto;
    padding: 25px;
    background: #fcc081;
    border-radius: 20px;
    }
     .d-cata-btn{
 margin-top:20px;
}
.gform_fields label {
    position: absolute !important;
    top: -9999px !important;
    left: -9999px !important;
}
.gform_fields .gfield--width-third input {
    width: 100%;
}
.friend-of-gecko p {
    font-size: 16px;
    color: #4a4a4a;
    padding-top: 0;
}
.friend-of-gecko .call-to-action {
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    font-family: "FrutigerLTPro-Roman", MyriadPro-Regular, "Myriad Pro Regular", MyriadPro, "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: .5em;
}
.m-center
 {
    margin: 0 auto;
    text-align: center;
    float: none;
}
.checkbox label, .gfield_checkbox label {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    display: inline-block;
    cursor: pointer;
    padding-left: 45px;
    margin-right: 15px;
    margin-top: 0.7em;
    margin-bottom: 19px;
}
.m-center {
    margin: 0 auto;
    text-align: center;
    float: none;
}
.m-all

 {
    /* float: left; */
    padding-right: 30px;
    padding-left: 30px;
    /* text-align: left; */
    /* width: 100%; */
}
.last-col
 {
    float: right !important;
}
fieldset
 {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
.d-input{display: block}
.d-font{font-size:14px}
.d-img-h{height: 200px;}
	.d-width-about{   width: 98%;padding: 0px 20px;
    border-left: 0px solid #ff9437;
    font-size: 18px;
    line-height: 38px;}
.d-width-about4{width:90%}
.d-width-author{width:90%}
.d-cata{float: right;
    margin-left: 0px;
    width: 100%;
    text-align: center;}
    .img-fluid{padding:20px 25px}

}